summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2009-03-31 18:11:55 +0200
committerWerner Lemberg <wl@gnu.org>2009-03-31 18:11:55 +0200
commit0315bb20ce9660b92118df816d07f94adbd47ad3 (patch)
tree453298b2e33105eb3dad09671d90e50f5874e474
parent0ddc2fe2aeca1e1d4ed84492113d7b05782da3fd (diff)
downloadfreetype2-0315bb20ce9660b92118df816d07f94adbd47ad3.tar.gz
Typo.
-rw-r--r--include/freetype/freetype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 83823dcf7..dd316dd31 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -535,7 +535,7 @@ FT_BEGIN_HEADER
/* */
/* For example, if you want to access Unicode value U+1F028 (and */
/* the font contains it), use value 0x1F028 as the input value for */
- /* @FT_Get_Char_index. */
+ /* @FT_Get_Char_Index. */
/* */
/* FT_ENCODING_MS_SYMBOL :: */
/* Corresponds to the Microsoft Symbol encoding, used to encode */