about summary refs log tree commit diff
path: root/converter/other
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other')
-rw-r--r--converter/other/bmptopnm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/bmptopnm.c b/converter/other/bmptopnm.c
index aaaf59c1..69f17bcc 100644
--- a/converter/other/bmptopnm.c
+++ b/converter/other/bmptopnm.c
@@ -19,7 +19,7 @@
 
  Note: From mid-2003 to mid-2007, this program would crash on any 16
  bit BMP without transparency and no one reported it.  Before that, it
- refused to even try to read a 16 bit BMP.  I conclude that esentially
+ refused to even try to read a 16 bit BMP.  I conclude that essentially
  nobody is using 16 bit BMP.
 
 *****************************************************************************/