about summary refs log tree commit diff
path: root/pbm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-05-29 01:37:32 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-05-29 01:37:32 +0000
commit292088fcf501157e64383c6466e2ac951bd3025b (patch)
tree536d376f6228981bea04d225e59d82a293891e4b /pbm.html
parent76b256624b1379469476b8b1ec9974a9dd645711 (diff)
downloadnetpbm-mirror-292088fcf501157e64383c6466e2ac951bd3025b.tar.gz
netpbm-mirror-292088fcf501157e64383c6466e2ac951bd3025b.tar.xz
netpbm-mirror-292088fcf501157e64383c6466e2ac951bd3025b.zip
Remove duplicate words
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1915 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pbm.html')
-rw-r--r--pbm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbm.html b/pbm.html
index 63dfa403..9e7d64cb 100644
--- a/pbm.html
+++ b/pbm.html
@@ -136,7 +136,7 @@ P1
 accepting anything that looks remotely like a bitmap.
 
 <p>All characters referred to herein are encoded in ASCII.
-&quot;newline&quot; refers the the character known in ASCII as Line
+&quot;newline&quot; refers to the character known in ASCII as Line
 Feed or LF.  A &quot;white space&quot; character is space, CR, LF,
 TAB, VT, or FF (I.e. what the ANSI standard C isspace() function
 calls white space).