diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-11-29 14:27:53 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-11-29 21:45:53 +0100 |
commit | 64be56577ffd8325ae3a720d26dacf93af03a5da (patch) | |
tree | 8db1c952fc06c88c551a63fa2ef481fba16532ba /cui | |
parent | 91f645f5e3bf7412c54c9ddd6d66dd440d4fab26 (diff) |
Fix typos
Change-Id: I543818f6176b22226683be9cc6c459eda0e53183
Reviewed-on: https://gerrit.libreoffice.org/45501
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/inc/strings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/inc/strings.hrc b/cui/inc/strings.hrc index dca50c2cd57a..18ea70bd6f4e 100644 --- a/cui/inc/strings.hrc +++ b/cui/inc/strings.hrc @@ -279,7 +279,7 @@ contains an optional model word associated to the new user word, allowing its affixation or compounding during spell checking. For example, adding "Grammar By" word "fund" to the new user - word "crowdfund", the spell checker will recogize "crowdfund" + word "crowdfund", the spell checker will recognize "crowdfund" with suffixes of "fund": "crowdfunding", "crowdfund's" etc. */ #define RID_SVXSTR_OPT_GRAMMAR_BY NC_("RID_SVXSTR_OPT_GRAMMAR_BY", "~Grammar By") |