[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Documentation Bug: ‘of’ should be ‘or’
From: |
alex xmb sw ratchev |
Subject: |
Re: Documentation Bug: ‘of’ should be ‘or’ |
Date: |
Sun, 17 Mar 2024 15:23:27 +0100 |
+1
On Sun, Mar 17, 2024, 15:04 Abigail Read <abbyreadmail@gmail.com> wrote:
> As of
> Reference Documentation for Bash Edition 5.2, for Bash Version 5.2.
> September 2022
>
> In 3.1.2.5 Locale-Specific Translation
> Quoting from the first paragraph of this section:
> If the current locale is C or POSIX, if there are no translations
> available, of if the string is not translated, the dollar sign is ignored.
>
> This sentence should read:
> If the current locale is C or POSIX, if there are no translations
> available, or if the string is not translated, the dollar sign is ignored.