summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-10-14 21:37:49 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-10-14 21:37:49 +0100
commit059f2aced50773fa38661a5a30c54260aee4bf55 (patch)
tree52248d51eed5beeaf6d285b354431f188f1cb34c /doc
parentce80533b305c56d57cb7ec1484491f191132cf84 (diff)
tidying
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index b4aae226f..3a98e0384 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -138,7 +138,7 @@ JH/29 Bug 2322: A "fail" command in a non-system filter (file) now fires the
msg:fail:internal event. Developement by Matthias Kurz.
JH/30 Bug 2329: Increase buffer size used for dns lookup from 2k, which was
- far too smal for todays use of crypto signatures stored there. Go all
+ far too small for todays use of crypto signatures stored there. Go all
the way to the max DNS message size of 64kB, even though this might be
overmuch for IOT constrained device use.