From dd8aaea0561a2f1fa3d2818185900e92d17e4720 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 15 May 2020 20:57:40 +0000 Subject: Fix grammar in comments git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3810 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/libpbmfont2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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; -- cgit 1.4.1