about summary refs log tree commit diff
path: root/converter/pbm/pbmtogem.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/pbm/pbmtogem.c')
-rw-r--r--converter/pbm/pbmtogem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/pbm/pbmtogem.c b/converter/pbm/pbmtogem.c
index 9eab0416..4fd30e92 100644
--- a/converter/pbm/pbmtogem.c
+++ b/converter/pbm/pbmtogem.c
@@ -26,7 +26,7 @@
 *  changed header length to count words to conform with Atari ST documentation
 *  removed rounding of the imagewidth to the next word boundary
 *  removed arbitrary limit to imagewidth
-*  changed pattern length to 1 to simplify locating of compressable parts
+*  changed pattern length to 1 to simplify locating of compressible parts
 *       in real world images
 *  add solid run and pattern run compression
 *