From: Steve Hancock Date: Sun, 2 Dec 2018 19:14:44 +0000 (-0800) Subject: fix spelling X-Git-Tag: 20190601~51 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4bf7f5bef2f7cfa686732cf07375ac8a39335822;p=perltidy.git fix spelling --- diff --git a/lib/Perl/Tidy/VerticalAligner.pm b/lib/Perl/Tidy/VerticalAligner.pm index 85a92a58..859bcee8 100644 --- a/lib/Perl/Tidy/VerticalAligner.pm +++ b/lib/Perl/Tidy/VerticalAligner.pm @@ -2082,7 +2082,8 @@ sub my_flush { # If this line has no matching tokens, then flush out the lines # BEFORE this line unless both it and the previous line have side - # comments. This line from pushing side coments out to the right. + # comments. This prevents this line from pushing side coments out + # to the right. elsif ( $new_line->get_jmax() == 1 ) { # There are no matching tokens, so now check side comments: