summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxfonts/nxfonts_convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/graphics/nxfonts/nxfonts_convert.c')
-rw-r--r--nuttx/graphics/nxfonts/nxfonts_convert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/graphics/nxfonts/nxfonts_convert.c b/nuttx/graphics/nxfonts/nxfonts_convert.c
index 7e80565f9..217605293 100644
--- a/nuttx/graphics/nxfonts/nxfonts_convert.c
+++ b/nuttx/graphics/nxfonts/nxfonts_convert.c
@@ -50,7 +50,7 @@
* Pre-Processor Definitions
****************************************************************************/
-/* Make sure the the bits-per-pixel value has been set */
+/* Make sure the bits-per-pixel value has been set */
#ifndef NXFONTS_BITSPERPIXEL
# error "NXFONTS_BITSPERPIXEL must be defined on the command line"