diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 21:57:51 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 21:57:51 +0200 |
commit | caeff7f2fb309f76e5a74cab62016bf2d185840a (patch) | |
tree | 8fe425bed458e715e191387c9c2749ed66b16f9c | |
parent | bef19302118a8c8e349db3d9b7417419d53586f0 (diff) |
remove spurious space before </variable>
Change-Id: I06d328b73455d5b6ea04d7c04c9b09fcb7bad366
-rw-r--r-- | source/text/scalc/01/solver.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/ref_pdf_export.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/guide/error_report.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/06080000.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/01/solver.xhp b/source/text/scalc/01/solver.xhp index c2ff004049..0c79471ac2 100644 --- a/source/text/scalc/01/solver.xhp +++ b/source/text/scalc/01/solver.xhp @@ -39,7 +39,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/solverdlg/SolverDialog" id="bm_id5634023" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:SolverDialog" id="bm_id5634022" localize="false"/> -<paragraph id="hd_id9216284" role="heading" level="1" xml-lang="en-US"><variable id="solver"><link href="text/scalc/01/solver.xhp">Solver</link> </variable></paragraph> +<paragraph id="hd_id9216284" role="heading" level="1" xml-lang="en-US"><variable id="solver"><link href="text/scalc/01/solver.xhp">Solver</link></variable></paragraph> <paragraph id="par_id9210486" role="paragraph" xml-lang="en-US"><ahelp hid=".">Opens the Solver dialog. A solver allows you to solve equations with multiple unknown variables by goal-seeking methods.</ahelp></paragraph> </section> diff --git a/source/text/shared/01/ref_pdf_export.xhp b/source/text/shared/01/ref_pdf_export.xhp index a1d95463d7..b5458b6427 100644 --- a/source/text/shared/01/ref_pdf_export.xhp +++ b/source/text/shared/01/ref_pdf_export.xhp @@ -39,7 +39,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:ExportToPDF" id="bm_id3146856" localize="false"/> <paragraph id="hd_id3149532" role="heading" level="1" xml-lang="en-US"><variable id="ref_pdf_export"><link href="text/shared/01/ref_pdf_export.xhp" name="Export as PDF">Export as PDF</link></variable></paragraph> -<paragraph id="par_id3154044" role="paragraph" xml-lang="en-US"><variable id="export"><ahelp hid="FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES">Saves the current file to Portable Document Format (PDF) version 1.4.</ahelp> A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed. </variable></paragraph> +<paragraph id="par_id3154044" role="paragraph" xml-lang="en-US"><variable id="export"><ahelp hid="FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES">Saves the current file to Portable Document Format (PDF) version 1.4.</ahelp> A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed.</variable></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/guide/error_report.xhp b/source/text/shared/guide/error_report.xhp index 6d04205ffb..db71905d66 100644 --- a/source/text/shared/guide/error_report.xhp +++ b/source/text/shared/guide/error_report.xhp @@ -35,7 +35,7 @@ </bookmark> <comment>MW changed "reporting..." to "reports;"</comment> -<paragraph id="hd_id3150616" role="heading" level="1" xml-lang="en-US"><variable id="error_report"><link href="text/shared/guide/error_report.xhp" name="Error Report Tool">Error Report Tool</link> </variable></paragraph> +<paragraph id="hd_id3150616" role="heading" level="1" xml-lang="en-US"><variable id="error_report"><link href="text/shared/guide/error_report.xhp" name="Error Report Tool">Error Report Tool</link></variable></paragraph> <paragraph id="par_id3153345" role="paragraph" xml-lang="en-US">The Error Report Tool starts automatically when a program crash occurs.<comment>removed sentene about manually - i96770</comment></paragraph> <paragraph id="par_id3147088" role="paragraph" xml-lang="en-US">The Error Report Tool gathers all necessary information that can help the program developers to improve the code, so that in later versions this error can possibly be avoided. Please help us to improve the software and send the generated error report.</paragraph> diff --git a/source/text/simpress/01/06080000.xhp b/source/text/simpress/01/06080000.xhp index 3b53de43a8..97b778a37c 100644 --- a/source/text/simpress/01/06080000.xhp +++ b/source/text/simpress/01/06080000.xhp @@ -38,7 +38,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/presentationdialog/PresentationDialog" id="bm_id3151241" localize="false"/> <paragraph id="hd_id3153818" role="heading" level="1" xml-lang="en-US">Slide Show Settings</paragraph> -<paragraph id="par_id3148606" role="paragraph" xml-lang="en-US"><variable id="praesent"><ahelp hid=".uno:PresentationDialog">Defines settings for your slide show, including which slide to start from, the way you advance the slides, the type of presentation, and pointer options.</ahelp> </variable></paragraph> +<paragraph id="par_id3148606" role="paragraph" xml-lang="en-US"><variable id="praesent"><ahelp hid=".uno:PresentationDialog">Defines settings for your slide show, including which slide to start from, the way you advance the slides, the type of presentation, and pointer options.</ahelp></variable></paragraph> <section id="howtoget"> <embed href="text/simpress/00/00000407.xhp#praesent"/> |