From: Steve Hancock Date: Tue, 4 Jul 2023 00:47:00 +0000 (-0700) Subject: fix typo X-Git-Tag: 20230701.01~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=52e1c7888761f81182fd840c1b65e30f30992015;p=perltidy.git fix typo --- diff --git a/bin/perltidy b/bin/perltidy index 990c7e70..54d1fedd 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -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: