summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-10-12 06:59:31 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-10-12 06:59:31 -0700
commit548116bed68b51f86d520eb4ef8825c824a50a5c (patch)
tree5cb676ef767b94b1de053a310a6e0998aa621d40
parent53be3cec4da34d00db66db7c0b600eb0044fe5cb (diff)
downloadtxr-548116bed68b51f86d520eb4ef8825c824a50a5c.tar.gz
txr-548116bed68b51f86d520eb4ef8825c824a50a5c.tar.bz2
txr-548116bed68b51f86d520eb4ef8825c824a50a5c.zip
doc: typo under html-encode*
* txr.1: necessary -> necessarily
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index f41c867d..c7f53a6f 100644
--- a/txr.1
+++ b/txr.1
@@ -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