diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-04 07:08:56 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-02-17 02:27:48 +0100 |
commit | c084a6cc7a44ecd652b78351a35dd5c3ae9624f1 (patch) | |
tree | d0cfa613cd7d3b423ac56b4abb1ba9e13a7e5b58 /source/text/shared/01 | |
parent | 6d883096dc275e1b384ed9ad08fd9ab4ad26bb3f (diff) |
Fix some help page contents
cp-6.0-branch-pointcp-6.0-6cp-6.0-5cp-6.0-3cp-6.0-2libreoffice-6-0
Change-Id: Ida1bfdaf86690a95df3949b5287dc0b10223e907
Reviewed-on: https://gerrit.libreoffice.org/47371
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 9219a96f5e75fc59492259f354051ce980697c95)
Reviewed-on: https://gerrit.libreoffice.org/47384
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/01060001.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/01060002.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/01060001.xhp b/source/text/shared/01/01060001.xhp index c3fe8e397a..40d9f2b03a 100644 --- a/source/text/shared/01/01060001.xhp +++ b/source/text/shared/01/01060001.xhp @@ -30,7 +30,7 @@ <paragraph role="paragraph" id="par_id431513629862558" xml-lang="en-US">Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph></paragraph> <embed href="text/shared/00/00000401.xhp#sysave"/> </section> - <paragraph role="paragraph" id="par_id531513630220632" xml-lang="en-US">A remote file server is web service that stores documents with or without check-in, check-out, version controls and backups.</paragraph> + <paragraph role="paragraph" id="par_id531513630220632" xml-lang="en-US">A remote file server is a web service that stores documents with or without check-in, check-out, version controls and backups.</paragraph> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id951513629981585" xml-lang="en-US"><link href="text/shared/guide/cmis-remote-files.xhp" name="CMIS">Opening and saving files in remote servers</link></paragraph> </section> diff --git a/source/text/shared/01/01060002.xhp b/source/text/shared/01/01060002.xhp index 1d2ed50ccf..1d6c032c70 100644 --- a/source/text/shared/01/01060002.xhp +++ b/source/text/shared/01/01060002.xhp @@ -28,7 +28,7 @@ <section id="howtoget"> <paragraph role="paragraph" id="par_id701513472080716" xml-lang="en-US">Choose <item type="menuitem">File - Save a Copy</item></paragraph> </section> - <paragraph role="paragraph" id="par_id881513473450156" xml-lang="en-US">Creates another file with same contents of the current file. The current file is kept opened for edition.</paragraph> + <paragraph role="paragraph" id="par_id881513473450156" xml-lang="en-US">Creates another file with same contents of the current file. The current file is kept open for editing.</paragraph> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id21513472326060" xml-lang="en-US"><link href="text/shared/01/01060000.xhp" name="Save">Save</link></paragraph> <paragraph role="paragraph" id="par_id411513472333495" xml-lang="en-US"><link href="text/shared/01/01070000.xhp" name="Save As">Save as</link></paragraph> |