summary refs log tree commit diff
path: root/ppm.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 /ppm.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 'ppm.html')
-rw-r--r--ppm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppm.html b/ppm.html
index c71aaa4d..02efac0c 100644
--- a/ppm.html
+++ b/ppm.html
@@ -158,7 +158,7 @@ P3
 accepting anything that looks remotely like a PPM image.
 
 <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).