summaryrefslogtreecommitdiffstats
path: root/include/freetype/ftlzw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/ftlzw.h')
-rw-r--r--include/freetype/ftlzw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/freetype/ftlzw.h b/include/freetype/ftlzw.h
index d950653..00d4016 100644
--- a/include/freetype/ftlzw.h
+++ b/include/freetype/ftlzw.h
@@ -63,7 +63,7 @@ FT_BEGIN_HEADER
* source :: 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.