diff options
Diffstat (limited to 'include/unotools')
-rw-r--r-- | include/unotools/lingucfg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/lingucfg.hxx b/include/unotools/lingucfg.hxx index 60a933d7a140..759576d4a6c4 100644 --- a/include/unotools/lingucfg.hxx +++ b/include/unotools/lingucfg.hxx @@ -112,7 +112,7 @@ struct UNOTOOLS_DLLPUBLIC SvtLinguOptions bool bROIsTranslateCommonTerms; bool bROIsReverseMapping; - // check value need to determine if the configuration needs to updatet + // check value need to determine if the configuration needs to be updated // or not (used for a quick check if data files have been changed/added // or deleted sal_Int32 nDataFilesChangedCheckValue; |