[Libreoffice-commits] core.git: cui/inc include/vcl
Andrea Gelmini
andrea.gelmini at gelma.net
Wed Nov 29 20:46:32 UTC 2017
cui/inc/strings.hrc | 2 +-
include/vcl/ITiledRenderable.hxx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 64be56577ffd8325ae3a720d26dacf93af03a5da
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Wed Nov 29 14:27:53 2017 +0100
Fix typos
Change-Id: I543818f6176b22226683be9cc6c459eda0e53183
Reviewed-on: https://gerrit.libreoffice.org/45501
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
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")
diff --git a/include/vcl/ITiledRenderable.hxx b/include/vcl/ITiledRenderable.hxx
index 4e5f128674ee..59aa6ad25db2 100644
--- a/include/vcl/ITiledRenderable.hxx
+++ b/include/vcl/ITiledRenderable.hxx
@@ -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
More information about the Libreoffice-commits
mailing list