summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-11 14:35:50 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-12 08:47:41 +0200
commitb61b3f37ba800386a5457e3225b47f9e6eccea50 (patch)
treeea501b2461a9d2bf636374724031b28921f14c2b /cui
parent7093744e2daa8d3e3cef732462c9d5c3fbe957af (diff)
Fix typo
Change-Id: I368c0127d679e8c6e2d8f0bc979828c4f4795fda Reviewed-on: https://gerrit.libreoffice.org/70630 Reviewed-by: himajin100000 <himajin100000@gmail.com> Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-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 4084b4cfb79d..56c38b6fa501 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -302,7 +302,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
NC_("RID_CUI_TIPOFTHEDAY", "Tools›Customize›Keyboard›Save saves the current shortcut key configuration, so that you can load it later or on another computer"),
NC_("RID_CUI_TIPOFTHEDAY", "Property mapping for charts allows to change data serie's fill & border colors based on spreadsheet values"),
NC_("RID_CUI_TIPOFTHEDAY", "Calc: Ctrl+Shift+F9 Recalculates all formulas in all sheets (some functions like RANDBETWEEN are not calculated by F9)"),
- NC_("RID_CUI_TIPOFTHEDAY", "Writer: Write along a curve ? Draw the line›Double clic›Type the text›Format›Object›Fontwork... Have fun with the proposed effects"),
+ NC_("RID_CUI_TIPOFTHEDAY", "Writer: Write along a curve? Draw the line›Double click›Type the text›Format›Object›Fontwork... Have fun with the proposed effects"),
NC_("RID_CUI_TIPOFTHEDAY", "Click the bo4rders button adds borders to selected cells - Shift+Click replaces all borders of current cell with your choice"),
NC_("RID_CUI_TIPOFTHEDAY", "Writer: you can create an illustration index from Object names, not only from Captions"),
NC_("RID_CUI_TIPOFTHEDAY", "To enable macro recording check Tools›Options›LibreOffice›Advanced›Enable macro recording (limited)"),