about summary refs log tree commit diff
path: root/converter/other/jbig/pnmtojbig.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/jbig/pnmtojbig.c')
-rw-r--r--converter/other/jbig/pnmtojbig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/jbig/pnmtojbig.c b/converter/other/jbig/pnmtojbig.c
index 9dbef3fa..f5188c7b 100644
--- a/converter/other/jbig/pnmtojbig.c
+++ b/converter/other/jbig/pnmtojbig.c
@@ -195,7 +195,7 @@ readPnm(FILE *            const fin,
     free(image);
     
     /* Invert the image if it is just one plane.  See top of this file
-       for an explanation why.  Due to the separate handling of PBM,
+       for an explanation why.  Because of the separate handling of PBM,
        this is for exceptional PGM files.  
     */