]> git.donarmstrong.com Git - perltidy.git/blobdiff - bin/perltidy
fix compatability spelling error
[perltidy.git] / bin / perltidy
index 7a01c08655d85e9e7ce0490909c58a7733c17444..06c856ba9a4fa3e59d154cc3cccf66db1e3f7482 100755 (executable)
@@ -616,7 +616,7 @@ B<-cbi> or B<--closing-brace-indentation> controls non-block B<}>'s.
 
 The B<-icp> flag is equivalent to
 B<-cti=2>, described in the previous section.  The B<-nicp> flag is
-equivalent B<-cti=0>.  They are included for backwards compatability.
+equivalent B<-cti=0>.  They are included for backwards compatibility.
 
 =item B<-icb>, B<--indent-closing-brace>
 
@@ -2151,7 +2151,7 @@ for the previous item B<-blbs=n>.
 
 =item B<-bbs>,  B<--blanks-before-subs>
 
-For compatability with previous versions, B<-bbs> or B<--blanks-before-subs> 
+For compatibility with previous versions, B<-bbs> or B<--blanks-before-subs> 
 is equivalent to F<-blbp=1> and F<-blbs=1>.  
 
 Likewise, B<-nbbs> or B<--noblanks-before-subs> 
@@ -2217,12 +2217,12 @@ The default is B<n=1>.
 
 =item B<-sob>,  B<--swallow-optional-blank-lines>
 
-This is equivalent to B<kbl=0> and is included for compatability with
+This is equivalent to B<kbl=0> and is included for compatibility with
 previous versions.
 
 =item B<-nsob>,  B<--noswallow-optional-blank-lines>
 
-This is equivalent to B<kbl=1> and is included for compatability with
+This is equivalent to B<kbl=1> and is included for compatibility with
 previous versions.
 
 =back