about summary refs log tree commit diff
path: root/lib/libpbmfont1.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpbmfont1.c')
-rw-r--r--lib/libpbmfont1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpbmfont1.c b/lib/libpbmfont1.c
index 4189f150..fe014150 100644
--- a/lib/libpbmfont1.c
+++ b/lib/libpbmfont1.c
@@ -47,7 +47,7 @@
   The characters in the border you see are irrelevant except for
   character size compuations.  The 12 x 8 array in the center is
   the font.  The top left character there belongs to code point
-  0, and the code points increase in standard reading order, so
+  32, and the code points increase in standard reading order, so
   the bottom right character is code point 127.  You can't define
   code points < 32 or > 127 with this font format.