summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtwin.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 18:12:08 +0200
committerJoren De Cuyper <jorendc@libreoffice.org>2015-09-29 22:20:54 +0000
commita936097614b5aaa51e123323da8f275575e165f8 (patch)
tree568f7f4870d6f97eb4d9b117bc26afcda609c020 /sw/source/uibase/docvw/edtwin.cxx
parenta2a5187a8ff7b8a18db51a471bd934e5a94c155c (diff)
Fix typos
Change-Id: I2373a842818a5ac6ce5bd75205580f7cdc0212e4 Reviewed-on: https://gerrit.libreoffice.org/18988 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
Diffstat (limited to 'sw/source/uibase/docvw/edtwin.cxx')
-rw-r--r--sw/source/uibase/docvw/edtwin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/docvw/edtwin.cxx b/sw/source/uibase/docvw/edtwin.cxx
index 49e5273e8b9b..6ecbc320d859 100644
--- a/sw/source/uibase/docvw/edtwin.cxx
+++ b/sw/source/uibase/docvw/edtwin.cxx
@@ -801,7 +801,7 @@ static sal_uInt16 lcl_isNonDefaultLanguage(LanguageType eBufferLanguage, SwView&
// English texts with a German keyboard).
// For non-latin keyboards overwriting the attribute is
- // still valid. We do this for kyrillic and greek ATM. In
+ // still valid. We do this for cyrillic and greek ATM. In
// future versions of OOo this should be replaced by a
// configuration switch that allows to give the preference
// to the OOo setting or the system setting explicitly