summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-11 14:38:43 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-12 08:31:26 +0200
commitc711feddbd45701c881f67a2a64103f595bf115e (patch)
tree159944768b99af3223478df21e07fae64ed92409 /cui
parent362e162323c431c8ba75ce7d121c2f255254398b (diff)
Fix typo
Change-Id: Ie30b67859b3494a7cad17398c2edb377499725c1 Reviewed-on: https://gerrit.libreoffice.org/70623 Tested-by: Jenkins Reviewed-by: himajin100000 <himajin100000@gmail.com> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'cui')
-rw-r--r--cui/inc/tipoftheday.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 1162a09d7779..fbbc4784ae84 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -200,7 +200,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
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", "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 appeares multiple places many place Use Find&Replace to save time."),
+ 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"),
NC_("RID_CUI_TIPOFTHEDAY", "Want to select a large range of cells without scrolling? Type the range reference (e.g. A1:A1000) in the name box then Enter"),
NC_("RID_CUI_TIPOFTHEDAY", "Calc›Data›Validity allows you to create drop-down lists for the user selects instead of typing"),