diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-26 19:03:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-26 19:03:09 +0000 |
commit | bd9102da8503018a87d1cce5d32c736f3b518071 (patch) | |
tree | f7cdc82302e1b8ea1364e6c60931fc1e2cc755c6 /Master | |
parent | c985eac52329a20b5bfca1bc80740c883c7e1013 (diff) |
doc tweak to force update.
git-svn-id: svn://tug.org/texlive/trunk@52926 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/TeXLive/TLUtils.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index e1d1f0ef3b1..4e2a495eeb8 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -4502,8 +4502,8 @@ our $jsonmode = ""; =item C<True()> =item C<False()> -these two function must be used to get proper JSON C<true> and C<false> -in the output independent of the backend used. +These two crazy functions must be used to get proper JSON C<true> and +C<false> in the output independent of the backend used. =cut |