summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-11 14:40:13 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-12 08:36:56 +0200
commit49ffc953885208906c71a4f7d859704a37d15e2e (patch)
treebcf53b487e11dee1837a5c960bcaa99991c9387d /cui
parent9c68b368b51d78baccf31b2c09e992f6595f4ed4 (diff)
Fix typo
Change-Id: I099e59ba1e1d880b3903ff8d7e9c0f8c9ca0bdf3 Reviewed-on: https://gerrit.libreoffice.org/70622 Reviewed-by: himajin100000 <himajin100000@gmail.com> Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'cui')
-rw-r--r--cui/inc/tipoftheday.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 2f65eb499462..8886e63bc976 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -197,8 +197,8 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
NC_("RID_CUI_TIPOFTHEDAY", "New versions do not bring that new features and bug fixes. They also include security patches. Be safe, put yourself updated!"),
NC_("RID_CUI_TIPOFTHEDAY", "Calc: Want to duplicate the above line? Click the row header and then press Ctrl + D"),
NC_("RID_CUI_TIPOFTHEDAY", "You can embed copied graphics from web to your docs via Edit - Links - Break Link "),
- NC_("RID_CUI_TIPOFTHEDAY", "You can easily arrange size table rows and coloumns - Right click - Row(or Coloums) - Optimal Height and Width"),
- NC_("RID_CUI_TIPOFTHEDAY", "Best way to fix bad looking MS Word table cells via Right click - Row(or Coloums) - Optimal Height and Width (Or Table AutoFit)"),
+ NC_("RID_CUI_TIPOFTHEDAY", "You can easily arrange size table rows and columns - Right click - Row(or Columns) - Optimal Height and Width"),
+ NC_("RID_CUI_TIPOFTHEDAY", "Best way to fix bad looking MS Word table cells via Right click - Row(or Columns) - Optimal Height and Width (Or Table AutoFit)"),
NC_("RID_CUI_TIPOFTHEDAY", "Don't get lost in long%large documents. Use Navigator(F5) to find your way through the content."),
NC_("RID_CUI_TIPOFTHEDAY", "Want to change a word which appears multiple places many place Use Find&Replace to save time."),
NC_("RID_CUI_TIPOFTHEDAY", "You can use various table styles via Table - AutoFormat to have good looking tables"),