diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-08-29 10:08:22 +0200 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-08-29 19:56:37 +0200 |
commit | 229827d09bf8257d3fc0b9e0519a92a225587cf3 (patch) | |
tree | 7f43edae44ddbae8fcf64fdc80843a724092f600 /svtools | |
parent | 266cbff26dc3ecaa7b63ea0e9f791a898c86e4e8 (diff) |
Fix typos
Change-Id: I6517f3b68389c0f3581cc750c61b8e59d075d35e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101633
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/misc/sampletext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/misc/sampletext.cxx b/svtools/source/misc/sampletext.cxx index b1638d0907d6..608615496641 100644 --- a/svtools/source/misc/sampletext.cxx +++ b/svtools/source/misc/sampletext.cxx @@ -623,7 +623,7 @@ static OUString makeMinimalTextForScript(UScriptCode eScript) //These ones are typically for use in the font preview window in format //character -//There we generally know the language. Though its possible for the language to +//There we generally know the language. Though it's possible for the language to //be "none". //Currently we fall back to makeShortRepresentativeTextForScript when we don't |