Fix typo
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:
parent
a0fa7f8245
commit
382b4e0a08
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue