From: Steve Hancock Date: Wed, 24 Aug 2022 02:54:09 +0000 (-0700) Subject: fix typo X-Git-Tag: 20220613.05~30 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b09edd39a3a9117457fc6ca1e083bfb20986ac34;p=perltidy.git fix typo --- diff --git a/bin/perltidy b/bin/perltidy index e63d3f56..f47710e7 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -2378,7 +2378,7 @@ B<-ce>. When cuddled else formatting is selected with B<-ce>, setting this flag causes perltidy to ignore its built-in defaults and rely exclusively on the block types specified on the B<-cbl> flag described in the previous section. For example, -to avoid using cuddled B and B, which among in the defaults, the +to avoid using cuddled B and B, which are among the defaults, the following set of parameters could be used: perltidy -ce -cbl='else elsif continue' -cblx