about summary refs log tree commit diff
path: root/libpbm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-12-08 00:06:37 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-12-08 00:06:37 +0000
commit52c64a854218fc341d4299ab2fea9aad5b852413 (patch)
tree5704518f1deff4ea62a7861c80dd03445ee97e4c /libpbm.html
parent15cbd7e033d57b4e83e2016931e2ae7df4847d93 (diff)
downloadnetpbm-mirror-52c64a854218fc341d4299ab2fea9aad5b852413.tar.gz
netpbm-mirror-52c64a854218fc341d4299ab2fea9aad5b852413.tar.xz
netpbm-mirror-52c64a854218fc341d4299ab2fea9aad5b852413.zip
grammar
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2054 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'libpbm.html')
-rw-r--r--libpbm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpbm.html b/libpbm.html
index 169668a0..74a86a97 100644
--- a/libpbm.html
+++ b/libpbm.html
@@ -226,7 +226,7 @@ there may be white space between images.
 <P>If <B>pbm_nextimage() </B> successfully positions to the next
 image, it returns <B>*</B><I>eofP</I> false (0).  If there is no next
 image in the file, it returns <B>*</B><I>eofP</I> true .  If it can't
-position or determine the file status due to a file error, it
+position or determine the file status because of a file error, it
 <a href="liberror.html#error">throws an error</a>.
 
 <P><B>pbm_check()</B> checks for the common file integrity error where