summaryrefslogtreecommitdiff
path: root/optim
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2016-04-13 16:56:07 +0200
committerDaniel Veillard <veillard@redhat.com>2016-04-15 22:22:48 +0800
commitbb654feb9a64db7fd8b5fefdbb79792883dc7795 (patch)
tree7c731e2704e69d0e619106fc68c2f7636db0e25f /optim
parent9811ce7864a5362492ed0e14a8a6df776d5b8413 (diff)
downloadlibxml2-bb654feb9a64db7fd8b5fefdbb79792883dc7795.tar.gz
Fix typos: dictio{ nn -> n }ar{y,ies}
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'optim')
-rw-r--r--optim/hash_dict.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/optim/hash_dict.txt b/optim/hash_dict.txt
index f655deb4..a447b7e9 100644
--- a/optim/hash_dict.txt
+++ b/optim/hash_dict.txt
@@ -1,4 +1,4 @@
-Reuses a dictionnary for the hash table to reduce the string compare
+Reuses a dictionary for the hash table to reduce the string compare
costs. Not worth it unless validating big DTDs
without with