On Thu, Jul 31, 2008 at 06:45:10PM +0200, Paul Johnson wrote: > > ==== //depot/perl/pod/perlform.pod#14 (text) ==== > > Index: perl/pod/perlform.pod > > --- perl/pod/perlform.pod#13~25748~ 2005-10-13 04:20:23.000000000 -0700 > > +++ perl/pod/perlform.pod 2008-07-31 01:27:40.000000000 -0700 > > @@ -64,7 +64,7 @@ > > ^ start of special field > > < pad character for left adjustification > > | pad character for centering > > - > pad character for right adjustificat > > + > pad character for right adjustification > > # pad character for a right justified numeric field > > 0 instead of first #: pad number with leading zeroes > > . decimal point within a numeric field > > End of Patch. > > > I suspect those should both be "justification" rather than "adjustification".
Yes, me too. Thanks, applied as change 34258. Nicholas Clark
