From f8ec336be4c1f087438569073bac6abc760f0dae Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Wed, 23 Oct 2024 15:11:32 -0700 Subject: [PATCH] fix wording --- bin/perltidy | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/perltidy b/bin/perltidy index c08fc405..f85f8dce 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -3974,9 +3974,9 @@ of nesting sets which can be expressed as 1 > m > b > i > h > 0 -This indicates that multiline commas B are a -subset of all trailing commas, and bare commas B are a subset of all -multiline trailing commas, and so on. +This indicates that multiline trailing commas B are a +subset of all trailing commas, and bare trailing commas B are a subset +of all multiline trailing commas, and so on. =back -- 2.39.5