From 269bbbe37fc53d2685220c5958f7eb33c37ca394 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sun, 6 Sep 2020 20:08:39 -0700 Subject: [PATCH] fix typo --- bin/perltidy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/perltidy b/bin/perltidy index c499b948..1164f1ce 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -1080,7 +1080,7 @@ comment). =item B<-aws>, B<--add-whitespace> -Setting this option allows perltidy to add certain whitespace improve +Setting this option allows perltidy to add certain whitespace to improve code readability. This is the default. If you do not want any whitespace added, but are willing to have some whitespace deleted, use B<-naws>. (Use B<-fws> to leave whitespace completely unchanged). -- 2.39.5