diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-10-12 06:59:31 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-10-12 06:59:31 -0700 |
commit | f58b11b51a98e04a43e483e09894ba9baedde363 (patch) | |
tree | 5cb676ef767b94b1de053a310a6e0998aa621d40 | |
parent | 456d2b1b34e25b8c1efbe89fce1d99c4e04ce616 (diff) | |
download | txr-f58b11b51a98e04a43e483e09894ba9baedde363.tar.gz txr-f58b11b51a98e04a43e483e09894ba9baedde363.tar.bz2 txr-f58b11b51a98e04a43e483e09894ba9baedde363.zip |
doc: typo under html-encode*
* txr.1: necessary -> necessarily
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44534,7 +44534,7 @@ except that it does not encode the single and double quote characters (ASCII 39 and 34, respectively). Text prepared by this function may not be suitable for insertion into a HTML template, depending on the context of its insertion. It is suitable as text placed between -tags but not necessary as tag attribute material. +tags but not necessarily as tag attribute material. .coNP Functions @ base64-encode and @ base64-decode .synb |