summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/include/freetype/ftgzip.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/freetype2/include/freetype/ftgzip.h')
-rw-r--r--Build/source/libs/freetype2/include/freetype/ftgzip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/freetype2/include/freetype/ftgzip.h b/Build/source/libs/freetype2/include/freetype/ftgzip.h
index 9893437bfa7..acbc4f0327b 100644
--- a/Build/source/libs/freetype2/include/freetype/ftgzip.h
+++ b/Build/source/libs/freetype2/include/freetype/ftgzip.h
@@ -66,7 +66,7 @@ FT_BEGIN_HEADER
* The source stream.
*
* @return:
- * FreeType error code. 0 means success.
+ * FreeType error code. 0~means success.
*
* @note:
* The source stream must be opened _before_ calling this function.