From de8e57dbe34c7042701b810efc5aa111fee1a3de Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 12 Dec 2017 17:34:20 -0200 Subject: Fix more typos in help pages Change-Id: Ie6af0ec57f921df31bcb096d12b9e8dd938c40ba Reviewed-on: https://gerrit.libreoffice.org/46337 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot (cherry picked from commit 5bf98f3fd366b056c0a56bcc54e106673b0d5cd5) Reviewed-on: https://gerrit.libreoffice.org/46338 --- source/text/sbasic/shared/03040000.xhp | 4 ++-- source/text/sbasic/shared/03150001.xhp | 2 +- source/text/scalc/01/data_form.xhp | 6 +++--- source/text/swriter/guide/indices_enter.xhp | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'source') diff --git a/source/text/sbasic/shared/03040000.xhp b/source/text/sbasic/shared/03040000.xhp index bed14881ab..02bf9d2304 100644 --- a/source/text/sbasic/shared/03040000.xhp +++ b/source/text/sbasic/shared/03040000.xhp @@ -193,7 +193,7 @@ End Sub Additional VBA constants - The following constants are avalable when VBA compatibility mode is enabled + The following constants are available when VBA compatibility mode is enabled @@ -205,7 +205,7 @@ Hexadecimal (decimal) value - Desccription + Description diff --git a/source/text/sbasic/shared/03150001.xhp b/source/text/sbasic/shared/03150001.xhp index 915e3c8c15..f4e06dbe8c 100644 --- a/source/text/sbasic/shared/03150001.xhp +++ b/source/text/sbasic/shared/03150001.xhp @@ -101,7 +101,7 @@ 3 - Tueday + Tuesday diff --git a/source/text/scalc/01/data_form.xhp b/source/text/scalc/01/data_form.xhp index 95dc5442e9..a4581b3fc0 100644 --- a/source/text/scalc/01/data_form.xhp +++ b/source/text/scalc/01/data_form.xhp @@ -36,7 +36,7 @@ Preparing the data entry form - To be effective, the Calc data table should have a header row, where each cell contents is the label of the column. The header cells contents becomes the label of each data field in the form. + To be effective, the Calc data table should have a header row, where each cell contents is the label of the column. The header cells contents become the label of each data field in the form. Activating the form @@ -44,7 +44,7 @@ Place the cursor in the header row of the table. - Choose Data - Form.... + Choose Data - Form.... Filling the form with data @@ -65,7 +65,7 @@ Use the Tab and Shift-Tab keys to jump forth and back between text boxes of the form dialog. You also can use the form scroll bar to move between text boxes. Reopening the form dialog - To reopen the form dialog, place the cursor on the header row and open the form. The displayed record in the form dialog is the fisrt data record. Move to the last record before entering new data otherwise the current record will be edited. + To reopen the form dialog, place the cursor on the header row and open the form. The displayed record in the form dialog is the first data record. Move to the last record before entering new data otherwise the current record will be edited.
Document Forms
diff --git a/source/text/swriter/guide/indices_enter.xhp b/source/text/swriter/guide/indices_enter.xhp index 9cceb3a615..3fd81468fc 100644 --- a/source/text/swriter/guide/indices_enter.xhp +++ b/source/text/swriter/guide/indices_enter.xhp @@ -65,7 +65,7 @@ - Choose Tools - Chapter Numbering and click the Numbering tab. + Choose Tools - Chapter Numbering and click the Numbering tab. Select the paragraph style that you want to include in your table of contents in the Paragraph Style box. -- cgit