diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-04-24 14:00:15 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-04-24 15:27:10 +0200 |
commit | 395b1815dc3f2f21302e3858357c6cf16a449ab2 (patch) | |
tree | 5ef7c2b61ff92cc070d41f3a597205e75573c2de /source/text/scalc | |
parent | 8763bde02f185447ab6133d8107be090bb4fc012 (diff) |
Formatting in help text, further corrections.
Change-Id: I7950ef7267129d111bb5c63fc9b962fd80e13131
Reviewed-on: https://gerrit.libreoffice.org/53385
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/04060109.xhp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/source/text/scalc/01/04060109.xhp b/source/text/scalc/01/04060109.xhp index caa0431b56..5a4b17e3ba 100644 --- a/source/text/scalc/01/04060109.xhp +++ b/source/text/scalc/01/04060109.xhp @@ -32,8 +32,7 @@ <bookmark_value>functions; spreadsheets</bookmark_value> </bookmark> <paragraph xml-lang="en-US" id="hd_id3148522" role="heading" level="1">Spreadsheet Functions</paragraph> - <paragraph xml-lang="en-US" id="par_id3144508" role="paragraph"><variable id="tabelletext">This section contains descriptions of the <emph>Spreadsheet</emph> functions together with an example. - </variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3144508" role="paragraph"><variable id="tabelletext">This section contains descriptions of the <emph>Spreadsheet</emph> functions together with an example.</variable></paragraph> <section id="howtoget"> <embed href="text/scalc/00/00000404.xhp#efefft"/> </section> @@ -527,7 +526,7 @@ <paragraph xml-lang="en-US" id="par_id8859523" role="paragraph"> <item type="input">=HYPERLINK("#Sheet1.A1";"Go to top")</item> displays the text Go to top and jumps to cell Sheet1.A1 in this document.</paragraph> <paragraph xml-lang="en-US" id="par_id2958769" role="paragraph"> - <item type="input">=HYPERLINK("file:///C:/writer.odt#Specification";"Go to Writer bookmark")</item> displays the text Go to Writer bookmark, loads the specified text document and jumps to bookmark "Specification".</paragraph> + <item type="input">=HYPERLINK("file:///C:/writer.odt#Specification";"Go to Writer bookmark")</item> displays the text "Go to Writer bookmark", loads the specified text document and jumps to bookmark "Specification".</paragraph> </section> <section id="getpivotdata"> <bookmark xml-lang="en-US" branch="index" id="bm_id7682424"><bookmark_value>GETPIVOTDATA function</bookmark_value> |