diff options
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/source/misc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/misc.cxx b/linguistic/source/misc.cxx index c2731756fcaa..31d695a9048c 100644 --- a/linguistic/source/misc.cxx +++ b/linguistic/source/misc.cxx @@ -554,7 +554,7 @@ uno::Reference< XHyphenatedWord > RebuildHyphensAndControlChars( else { //! should at least work with the German words - //! B�-c-k-er and Sc-hif-fah-rt + //! B-"u-c-k-er and Sc-hif-fah-rt OUString aLeft, aRight; sal_Int16 nPos = GetOrigWordPos( rOrigWord, nChgPos ); |