Change-Id: If21c8e5bf48da78b505f826513673c5da0df2538
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169165
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2024-06-18 22:45:51 +02:00 committed by Julien Nabet
parent a0fa7f8245
commit 382b4e0a08

View file

@ -425,7 +425,7 @@ sal_Int32 SAL_CALL SvNumberFormatsObj::queryKey( const OUString& aFormat,
// casing. The only clean way is to just use PutEntry() and ignore the
// duplicate case, which clients can't because the API doesn't provide
// the information.
// Try just another possibilty here, without any guarantee.
// Try just another possibility here, without any guarantee.
// Use only ASCII upper, because keywords are only those.
// Do not transliterate any quoted literals.