summaryrefslogtreecommitdiffstats
path: root/linguistic
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-05 23:39:23 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-18 12:49:03 +0200
commit563fe60878c2ad3289c5bdcd7d8647aea4280129 (patch)
tree24c6191c4986fa094a0945d5555bd36dc56922ac /linguistic
parenttdf#118521 unit test for DOCX import: fix paragraph margin from style (diff)
downloadcore-563fe60878c2ad3289c5bdcd7d8647aea4280129.tar.gz
core-563fe60878c2ad3289c5bdcd7d8647aea4280129.zip
Fix typos
Change-Id: I5195d13b351c0eebad1eae901f7ce8408a9e5c92 Reviewed-on: https://gerrit.libreoffice.org/57028 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/lngopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/lngopt.cxx b/linguistic/source/lngopt.cxx
index aa003349c7d2..d18ebec6a8d5 100644
--- a/linguistic/source/lngopt.cxx
+++ b/linguistic/source/lngopt.cxx
@@ -368,7 +368,7 @@ void SAL_CALL
{
bDisposing = true;
- //! its too late to save the options here!
+ //! it's too late to save the options here!
// (see AppExitListener for saving)
//aOpt.Save(); // save (possible) changes before exiting