summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/libs/xxHash/xxh3.h
diff options
context:
space:
mode:
Diffstat (limited to 'dviware/dvisvgm/libs/xxHash/xxh3.h')
-rw-r--r--dviware/dvisvgm/libs/xxHash/xxh3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dviware/dvisvgm/libs/xxHash/xxh3.h b/dviware/dvisvgm/libs/xxHash/xxh3.h
index 7e83e6418a..f7dc1959b5 100644
--- a/dviware/dvisvgm/libs/xxHash/xxh3.h
+++ b/dviware/dvisvgm/libs/xxHash/xxh3.h
@@ -42,7 +42,7 @@
* but it is still provided for compatibility with source code
* which used to include it directly.
*
- * Programs are now highly discourage to include xxh3.h.
+ * Programs are now highly discouraged to include xxh3.h.
* Include `xxhash.h` instead, which is the officially supported interface.
*
* In the future, xxh3.h will start to generate warnings, then errors,