This format option is quite general but there are some limitations.
-One limitiation is that any line length limit still applies and can cause long
+One limitation is that any line length limit still applies and can cause long
welded sections to be broken into multiple lines.
Another limitation is that an opening symbol which delimits quoted text cannot
The flag B<-sot> is an abbreviation for B<-sop -sohb -sosb>.
-The flag B<-sobb> is a abbreviation for B<-bbvt=2 -bbvtl='*'>. This
+The flag B<-sobb> is an abbreviation for B<-bbvt=2 -bbvtl='*'>. This
will case a cascade of opening block braces to appear on a single line,
although this an uncommon occurrence except in test scripts.
<dt id="dump_options">dump_options</dt>
<dd>
-<p>If the <b>dump_options</b> parameter is given, it must be the reference to a hash. In this case, the parameters contained in any perltidyrc configuration file will be placed in this hash and perltidy will return immediately. This is equivalent to running perltidy with --dump-options, except that the perameters are returned in a hash rather than dumped to standard output. Also, by default only the parameters in the perltidyrc file are returned, but this can be changed (see the next parameter). This parameter provides a convenient method for external programs to read a perltidyrc file. An example program using this feature, <i>perltidyrc_dump.pl</i>, is included in the distribution.</p>
+<p>If the <b>dump_options</b> parameter is given, it must be the reference to a hash. In this case, the parameters contained in any perltidyrc configuration file will be placed in this hash and perltidy will return immediately. This is equivalent to running perltidy with --dump-options, except that the parameters are returned in a hash rather than dumped to standard output. Also, by default only the parameters in the perltidyrc file are returned, but this can be changed (see the next parameter). This parameter provides a convenient method for external programs to read a perltidyrc file. An example program using this feature, <i>perltidyrc_dump.pl</i>, is included in the distribution.</p>
<p>Any combination of the <b>dump_</b> parameters may be used together.</p>
<p>Parameters which control formatting may be passed in several ways: in a <i>.perltidyrc</i> configuration file, in the <b>perltidyrc</b> parameter, and in the <b>argv</b> parameter.</p>
-<p>The <b>-syn</b> (<b>--check-syntax</b>) flag may be used with all source and destination streams except for standard input and output. However data streams which are not associated with a filename will be copied to a temporary file before being be passed to Perl. This use of temporary files can cause somewhat confusing output from Perl.</p>
+<p>The <b>-syn</b> (<b>--check-syntax</b>) flag may be used with all source and destination streams except for standard input and output. However data streams which are not associated with a filename will be copied to a temporary file before being passed to Perl. This use of temporary files can cause somewhat confusing output from Perl.</p>
<p>If the <b>-pbp</b> style is used it will typically be necessary to also specify a <b>-nst</b> flag. This is necessary to turn off the <b>-st</b> flag contained in the <b>-pbp</b> parameter set which otherwise would direct the output stream to the standard output.</p>
<p>This format option is quite general but there are some limitations.</p>
-<p>One limitiation is that any line length limit still applies and can cause long welded sections to be broken into multiple lines.</p>
+<p>One limitation is that any line length limit still applies and can cause long welded sections to be broken into multiple lines.</p>
<p>Another limitation is that an opening symbol which delimits quoted text cannot be included in a welded pair. This is because quote delimiters are treated specially in perltidy.</p>
<p>The flag <b>-sot</b> is an abbreviation for <b>-sop -sohb -sosb</b>.</p>
-<p>The flag <b>-sobb</b> is a abbreviation for <b>-bbvt=2 -bbvtl='*'</b>. This will case a cascade of opening block braces to appear on a single line, although this an uncommon occurrence except in test scripts.</p>
+<p>The flag <b>-sobb</b> is an abbreviation for <b>-bbvt=2 -bbvtl='*'</b>. This will case a cascade of opening block braces to appear on a single line, although this an uncommon occurrence except in test scripts.</p>
</dd>
<dt id="sct---stack-closing-tokens-and-related-flags"><b>-sct</b>, <b>--stack-closing-tokens</b> and related flags</dt>
If the B<dump_options> parameter is given, it must be the reference to a hash.
In this case, the parameters contained in any perltidyrc configuration file
will be placed in this hash and perltidy will return immediately. This is
-equivalent to running perltidy with --dump-options, except that the perameters
+equivalent to running perltidy with --dump-options, except that the parameters
are returned in a hash rather than dumped to standard output. Also, by default
only the parameters in the perltidyrc file are returned, but this can be
changed (see the next parameter). This parameter provides a convenient method
The B<-syn> (B<--check-syntax>) flag may be used with all source and
destination streams except for standard input and output. However
data streams which are not associated with a filename will
-be copied to a temporary file before being be passed to Perl. This
+be copied to a temporary file before being passed to Perl. This
use of temporary files can cause somewhat confusing output from Perl.
If the B<-pbp> style is used it will typically be necessary to also
.Sp
This format option is quite general but there are some limitations.
.Sp
-One limitiation is that any line length limit still applies and can cause long
+One limitation is that any line length limit still applies and can cause long
welded sections to be broken into multiple lines.
.Sp
Another limitation is that an opening symbol which delimits quoted text cannot
.Sp
The flag \fB\-sot\fR is an abbreviation for \fB\-sop \-sohb \-sosb\fR.
.Sp
-The flag \fB\-sobb\fR is a abbreviation for \fB\-bbvt=2 \-bbvtl='*'\fR. This
+The flag \fB\-sobb\fR is an abbreviation for \fB\-bbvt=2 \-bbvtl='*'\fR. This
will case a cascade of opening block braces to appear on a single line,
although this an uncommon occurrence except in test scripts.
.IP "\fB\-sct\fR, \fB\-\-stack\-closing\-tokens\fR and related flags" 4