]> git.donarmstrong.com Git - perltidy.git/commitdiff
fix typo
authorSteve Hancock <perltidy@users.sourceforge.net>
Mon, 7 Sep 2020 03:08:39 +0000 (20:08 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Mon, 7 Sep 2020 03:08:39 +0000 (20:08 -0700)
bin/perltidy

index c499b9487bf084af09eae98a8eac8c26fa79c9fe..1164f1cedd55630c463c842edada50fd1cca3317 100755 (executable)
@@ -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).