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>
This commit is contained in:
parent
91f645f5e3
commit
64be56577f
2 changed files with 2 additions and 2 deletions
|
@ -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")
|
||||
|
|
|
@ -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 nLevel - the level to which the group belongs
|
||||
|
|
Loading…
Reference in a new issue