summary refs log tree commit diff
path: root/pamsplit.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-01-26 16:56:38 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-01-26 16:56:38 +0000
commite9130c54e8a75339fab9e9b14f37bd8877ccbd88 (patch)
tree3b631b2710b87ae625832dfc02fd6ce373638040 /pamsplit.html
parenta598fb04da86b2d492142e9db626c286cee19e1e (diff)
downloadnetpbm-mirror-e9130c54e8a75339fab9e9b14f37bd8877ccbd88.tar.gz
netpbm-mirror-e9130c54e8a75339fab9e9b14f37bd8877ccbd88.tar.xz
netpbm-mirror-e9130c54e8a75339fab9e9b14f37bd8877ccbd88.zip
typo fixes from john@johnbradshaw.org
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1395 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamsplit.html')
-rw-r--r--pamsplit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pamsplit.html b/pamsplit.html
index ab5dff9b..69471a91 100644
--- a/pamsplit.html
+++ b/pamsplit.html
@@ -37,7 +37,7 @@ in the input into a separate file, in the same format.
 
 <P><I>output_file_pattern</I> tells how to name the output files.  It
 is the file specification of the output file, except that the first
-occurence of &quot;%d&quot; in it is replaced by the image sequence
+occurrence of &quot;%d&quot; in it is replaced by the image sequence
 number in unpadded ASCII decimal, with the sequence starting at 0.  If
 there is no &quot;%d&quot; in the pattern, <B>pamsplit</B> fails.