summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-21 10:08:14 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-21 16:10:47 +0100
commitbb3fd71d51c84aa93df51c9e66d2dc0d1596d1a9 (patch)
tree2e113088034c7f34bb96da89efab18f8b972682f
parent9a20a71a42c6c3113b1e0c9d679565018474d2e4 (diff)
Fix XML tag <ahelp/>
Change-Id: I0d2675b69675c26d9dcc1d2bee0abb745638b24e Reviewed-on: https://gerrit.libreoffice.org/46906 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/shared/01/01020001.xhp2
-rw-r--r--source/text/shared/01/01060001.xhp2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/01020001.xhp b/source/text/shared/01/01020001.xhp
index c24b72fbca..22e1e4bee4 100644
--- a/source/text/shared/01/01020001.xhp
+++ b/source/text/shared/01/01020001.xhp
@@ -23,7 +23,7 @@
<bookmark_value>open;remote file</bookmark_value>
</bookmark>
<paragraph id="hd_id151513629025611" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/01020001.xhp" name="Open Remote...">Open Remote...</link></paragraph>
- <paragraph id="par_id771513629025613" role="paragraph" xml-lang="en-US"><variable id="openremote1"><ahelp hid=".uno:OpenRemote"></ahelp>Opens a document located in a remote file service.</variable></paragraph>
+ <paragraph id="par_id771513629025613" role="paragraph" xml-lang="en-US"><variable id="openremote1"><ahelp hid=".uno:OpenRemote">Opens a document located in a remote file service.</ahelp></variable></paragraph>
</section>
<section id="howtoget">
<paragraph role="paragraph" id="par_id611513629210220" xml-lang="en-US">Choose <item type="menuitem">File - Open Remote..</item></paragraph>
diff --git a/source/text/shared/01/01060001.xhp b/source/text/shared/01/01060001.xhp
index 38dca298c9..c3fe8e397a 100644
--- a/source/text/shared/01/01060001.xhp
+++ b/source/text/shared/01/01060001.xhp
@@ -23,7 +23,7 @@
<bookmark_value>save;remote file</bookmark_value>
</bookmark>
<paragraph id="hd_id151513629025611" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/01060001.xhp" name="Save Remote...">Save Remote...</link></paragraph>
- <paragraph id="par_id771513629025613" role="paragraph" xml-lang="en-US"><variable id="saveremote1"><ahelp hid=".uno:SaveRemote"></ahelp>Saves a document located in a remote file service.</variable></paragraph>
+ <paragraph id="par_id771513629025613" role="paragraph" xml-lang="en-US"><variable id="saveremote1"><ahelp hid=".uno:SaveRemote">Saves a document located in a remote file service.</ahelp></variable></paragraph>
</section>
<section id="howtoget">
<paragraph role="paragraph" id="par_id611513629210220" xml-lang="en-US">Choose <item type="menuitem">File - Save Remote..</item></paragraph>