diff options
Diffstat (limited to 'linguistic/source/lngopt.cxx')
-rw-r--r-- | linguistic/source/lngopt.cxx | 2 |
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 |