]> git.donarmstrong.com Git - perltidy.git/commitdiff
fixed garbled text
authorSteve Hancock <perltidy@users.sourceforge.net>
Thu, 11 Jun 2020 02:57:17 +0000 (19:57 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Thu, 11 Jun 2020 02:57:17 +0000 (19:57 -0700)
bin/perltidy

index 5c9f6bbab59cd0317b6908de54be6d458e500e60..f78b1fb433b0659a74c4673b1f9bf1327237e996 100755 (executable)
@@ -2523,10 +2523,9 @@ single perl operator except B<=> on a -wbb flag.
 
 =head2 Controlling List Formatting
 
-Perltidy attempts to format lists of comma-separated values in tables
-which look good.  Its default algorithms usually work well, but sometimes
-parameters available to control list formatting.  In this case, there
-are several methods available to control list formatting.
+Perltidy attempts to format lists of comma-separated values in tables which
+look good.  Its default algorithms usually work well, but sometimes they don't.
+In this case, there are several methods available to control list formatting.
 
 A very simple way to prevent perltidy from changing the line breaks
 within a comma-separated list of values is to insert a blank line,