Kaydet (Commit) 64be5657 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Adolfo Jayme Barrientos

Fix typos

Change-Id: I543818f6176b22226683be9cc6c459eda0e53183
Reviewed-on: https://gerrit.libreoffice.org/45501Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
üst 91f645f5
...@@ -279,7 +279,7 @@ ...@@ -279,7 +279,7 @@
contains an optional model word associated to the new user word, contains an optional model word associated to the new user word,
allowing its affixation or compounding during spell checking. allowing its affixation or compounding during spell checking.
For example, adding "Grammar By" word "fund" to the new user 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. with suffixes of "fund": "crowdfunding", "crowdfund's" etc.
*/ */
#define RID_SVXSTR_OPT_GRAMMAR_BY NC_("RID_SVXSTR_OPT_GRAMMAR_BY", "~Grammar By") #define RID_SVXSTR_OPT_GRAMMAR_BY NC_("RID_SVXSTR_OPT_GRAMMAR_BY", "~Grammar By")
......
...@@ -144,7 +144,7 @@ public: ...@@ -144,7 +144,7 @@ public:
} }
/** /**
* Show/Hide a single row/column header outline for Calc dosuments. * Show/Hide a single row/column header outline for Calc documents.
* *
* @param bColumn - if we are dealing with a column or row group * @param bColumn - if we are dealing with a column or row group
* @param nLevel - the level to which the group belongs * @param nLevel - the level to which the group belongs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment