about summary refs log tree commit diff
path: root/libpbm.html
diff options
context:
space:
mode:
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