about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-06-26 18:04:29 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-06-26 18:04:29 +0000
commit9678b5df436252b9e38214795881b9e0565ae8ec (patch)
treeccbb61cfa82588c162252efe1f7d1fb892533278
parentb558dc8c02f317f54adae9ee7c89ab316fc6261a (diff)
downloadnetpbm-mirror-9678b5df436252b9e38214795881b9e0565ae8ec.tar.gz
netpbm-mirror-9678b5df436252b9e38214795881b9e0565ae8ec.tar.xz
netpbm-mirror-9678b5df436252b9e38214795881b9e0565ae8ec.zip
fix typos
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2799 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 88c8fc86..ce3f05b6 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -43,7 +43,7 @@ not yet  BJH  Release 10.75.00
               same as pm_system(), etc. but returns the termination status.
 
               pamarith: fix incorrect output when maxvals differ, for
-              -add, -multiply, -mean, -min, -max.  Broken in Neptbm 10.41
+              -add, -multiply, -mean, -min, -max.  Broken in Netpbm 10.41
               (December 2007).
 
               pbmtextps: Fix bug: input text or font name with Postscript
@@ -1007,7 +1007,7 @@ not yet  BJH  Release 10.75.00
 
               pngtopam: fix crash with invalid tIME chunk.  Always broken.
 
-              pamarith: fix wrong result with -multiply.  Broken in Neptbm
+              pamarith: fix wrong result with -multiply.  Broken in Netpbm
               10.41.
 
               pamscale: fix all black output with resampling.  Always broken.
@@ -1052,7 +1052,7 @@ not yet  BJH  Release 10.75.00
               "from bottom edge."
 
               ppmcie: fix bug: fails with "X coordinate out of range" error.
-              Introduced in Neptbm 10.51.
+              Introduced in Netpbm 10.51.
 
               bmptopnm: Fail properly with BMP that indicates an illegal bits
               per pixel.