about summary refs log tree commit diff
path: root/lib/libpbmfont2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpbmfont2.c')
-rw-r--r--lib/libpbmfont2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpbmfont2.c b/lib/libpbmfont2.c
index b354e91b..b4cf4c2a 100644
--- a/lib/libpbmfont2.c
+++ b/lib/libpbmfont2.c
@@ -355,7 +355,7 @@ static void
 skipCharacter(Readline * const readlineP) {
 /*----------------------------------------------------------------------------
   In the BDF font file being read by readline object *readlineP, skip through
-  the end of the character we are presently in.
+  the end of the character we are currently in.
 -----------------------------------------------------------------------------*/
     bool endChar;