From c084a6cc7a44ecd652b78351a35dd5c3ae9624f1 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 4 Jan 2018 07:08:56 -0200 Subject: Fix some help page contents Change-Id: Ida1bfdaf86690a95df3949b5287dc0b10223e907 Reviewed-on: https://gerrit.libreoffice.org/47371 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot (cherry picked from commit 9219a96f5e75fc59492259f354051ce980697c95) Reviewed-on: https://gerrit.libreoffice.org/47384 --- source/text/shared/01/01060001.xhp | 2 +- source/text/shared/01/01060002.xhp | 2 +- source/text/shared/02/20050000.xhp | 2 +- 3 files changed, 3 insertions(+), 3 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 @@ Long click on the Save icon and select Save Remote Files... - A remote file server is web service that stores documents with or without check-in, check-out, version controls and backups. + A remote file server is a web service that stores documents with or without check-in, check-out, version controls and backups.
Opening and saving files in remote servers
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 @@
Choose File - Save a Copy
- Creates another file with same contents of the current file. The current file is kept opened for edition. + Creates another file with same contents of the current file. The current file is kept open for editing.
Save Save as diff --git a/source/text/shared/02/20050000.xhp b/source/text/shared/02/20050000.xhp index b79d80a584..4d76be7197 100644 --- a/source/text/shared/02/20050000.xhp +++ b/source/text/shared/02/20050000.xhp @@ -67,7 +67,7 @@ Extending selection (F8) - By using the arrow keys or the Home and End keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position. You also can use (with or without Shift key) the arrow keys and the keys Home and End to increase or decrease the current selection. + By using the arrow keys or the Home and End keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position. -- cgit