]> git.donarmstrong.com Git - perltidy.git/commitdiff
Minor typo
authorAmory Meltzer <Amorymeltzer@gmail.com>
Tue, 16 Jan 2024 13:59:38 +0000 (08:59 -0500)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 13:59:38 +0000 (08:59 -0500)
bin/perltidy

index 814ef0a6a1e962151b90705b31f1207a8d6821e6..56a2d2febc89e245fc0040e83f95845e2e996f33 100755 (executable)
@@ -4994,7 +4994,7 @@ vertical aligner sweeps from left-to-right and usually stops if an important
 alignment cannot be made for some reason.
 
 But also notice that side comments remain aligned because their alignment is
-controlled separately with the parameter B<--valign-side_comments> described above.
+controlled separately with the parameter B<--valign-side-comments> described above.
 
 =item B<Aligning postfix unless and if with --valign-if-unless or -viu>