diff options
Diffstat (limited to 'examples/text/text_font_loading.c')
| -rw-r--r-- | examples/text/text_font_loading.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/text/text_font_loading.c b/examples/text/text_font_loading.c index e0515167..2f8225db 100644 --- a/examples/text/text_font_loading.c +++ b/examples/text/text_font_loading.c @@ -9,7 +9,7 @@ * - BMFonts > Angel code font fileformat, sprite font image must be provided * together with the .fnt file, font generation cna not be configured * - XNA Spritefont > Sprite font image, following XNA Spritefont conventions, -* Characters in image must follow some spacing and order rules +* Characters in image must follow some spacing and order rules * * This example has been created using raylib 2.6 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) |
