]> git.donarmstrong.com Git - perltidy.git/commitdiff
fix typo
authorSteve Hancock <perltidy@users.sourceforge.net>
Tue, 4 Jul 2023 00:47:00 +0000 (17:47 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Tue, 4 Jul 2023 00:47:00 +0000 (17:47 -0700)
bin/perltidy

index 990c7e70ecec94f1811a0fc265da3d4aa8bffe8e..54d1fedd783a252ed4dd02ef88c4bdedffe74cf1 100755 (executable)
@@ -1658,8 +1658,8 @@ or ternary expressions.
 
 Note that this is considered to be a different operation from "vertical
 alignment" because space at just one line is being adjusted, whereas in
-"vertical alignment" the spaces at all lines are being adjusted. So it sort of
-a local version of vertical alignment.
+"vertical alignment" the spaces at all lines are being adjusted. So it is
+sort of a local version of vertical alignment.
 
 Here is an example involving a ternary operator: