[Libreoffice-commits] help.git: Branch 'libreoffice-6-0' - source/text
Olivier Hallot
olivier.hallot at libreoffice.org
Thu Dec 21 15:11:48 UTC 2017
source/text/shared/01/01020001.xhp | 2 +-
source/text/shared/01/01060001.xhp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit a033bdbf3aec12cb3d55fe5878bf3a30b59357c9
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date: Thu Dec 21 10:08:14 2017 -0200
Fix XML tag <ahelp/>
Change-Id: I0d2675b69675c26d9dcc1d2bee0abb745638b24e
Reviewed-on: https://gerrit.libreoffice.org/46906
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>
(cherry picked from commit bb3fd71d51c84aa93df51c9e66d2dc0d1596d1a9)
Reviewed-on: https://gerrit.libreoffice.org/46914
diff --git a/source/text/shared/01/01020001.xhp b/source/text/shared/01/01020001.xhp
index c24b72fbc..22e1e4bee 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 38dca298c..c3fe8e397 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>
More information about the Libreoffice-commits
mailing list