From 969eda3883be43a76f42840b187a74b0a7ba8c2e Mon Sep 17 00:00:00 2001 From: Amory Meltzer Date: Tue, 16 Jan 2024 08:59:38 -0500 Subject: [PATCH] Minor typo --- bin/perltidy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/perltidy b/bin/perltidy index 814ef0a6..56a2d2fe 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -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 -- 2.39.5