Commit 0315bb20ce9660b92118df816d07f94adbd47ad3

Werner Lemberg 2009-03-31T18:11:55

Typo.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 83823dc..dd316dd 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     */