summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/dvisvgm-src/libs/xxHash/xxh3.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-src/libs/xxHash/xxh3.h')
-rw-r--r--Build/source/texk/dvisvgm/dvisvgm-src/libs/xxHash/xxh3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/libs/xxHash/xxh3.h b/Build/source/texk/dvisvgm/dvisvgm-src/libs/xxHash/xxh3.h
index 7e83e6418af..f7dc1959b57 100644
--- a/Build/source/texk/dvisvgm/dvisvgm-src/libs/xxHash/xxh3.h
+++ b/Build/source/texk/dvisvgm/dvisvgm-src/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,