From d56d791bafa5cdbe23067d01b92cd690e7ccb6cf Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 8 Jul 2024 12:00:58 +0200 Subject: Update composer shfmt typos (#6614) --- cli/manipulate.translation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/manipulate.translation.php b/cli/manipulate.translation.php index 740f3c4b7..c0bfd1e36 100755 --- a/cli/manipulate.translation.php +++ b/cli/manipulate.translation.php @@ -166,7 +166,7 @@ Example 8: ignore all unmodified keys. Adds IGNORE comments to all unmodified ke php $file -a ignore_unmodified -l my_lang Example 9: revert ignore on all unmodified keys. Removes IGNORE comments from all unmodified keys in the selected language. - Warning: will also revert individually added IGNOREs on unmodified keys. + Warning: will also revert individually added IGNORE(s) on unmodified keys. php $file -a ignore_unmodified -r -l my_lang Example 10: check if a key exist. -- cgit v1.2.3