Docs: LazUtils/lazutf8. Fixes awkward wording and typing errors.

This commit is contained in:
dsiders 2023-06-02 14:35:13 +01:00
parent 0134db000d
commit a236413e40

View File

@ -2883,9 +2883,9 @@ specified value.
</short> </short>
<descr> <descr>
<p> <p>
The <var>Lang</var> argument can sometimes can be in the form 'ru_RU.utf8', The <var>Lang</var> argument can sometimes be in the form 'ru_RU.utf8',
which will preventloading files with language in the form '.ru_RU.po'. This which will prevent loading a file with a language identifier in the form
procedure trims the encoding value from the argument. 'project1.ru_RU.po'. This procedure trims the encoding value from the argument.
</p> </p>
</descr> </descr>
<version> <version>