diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2024-09-29 00:12:15 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2024-09-29 10:56:51 +0200 |
commit | 6f23809799bd7f131da88b4e25d5df5518fdbc12 (patch) | |
tree | a36d681432f416a100484df2492e7b51c721744f /source/text/scalc | |
parent | 0d61990c85ed2135a6064b6caf1e989e820cd65c (diff) |
Fix typo
Change-Id: Ie5eb123d87c8d1993f3699c20687044835381e47
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174159
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/HandleDuplicateRecords.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/HandleDuplicateRecords.xhp b/source/text/scalc/01/HandleDuplicateRecords.xhp index 0f2e9e6aab..c3bf8bad83 100644 --- a/source/text/scalc/01/HandleDuplicateRecords.xhp +++ b/source/text/scalc/01/HandleDuplicateRecords.xhp @@ -37,7 +37,7 @@ <paragraph role="paragraph" id="par_id151725960913414"><emph>Orientation:</emph> to specify whether to operate on rows or columns.</paragraph> <paragraph role="paragraph" id="par_id991725961010287"><emph>Header:</emph> to specify if the selected data includes table headers. If checked, then the table headers (the first row or column) will be ignored.</paragraph> <paragraph role="paragraph" id="par_id61725963172527"><emph>Items:</emph> shows the headers for the selected records. If "data includes headers" checkbox is checked, then it contains the headers of the records, else it's either the row number or the column name depending on the orientation. The user can select/unselect the records to be compared. In the column header, it contains a checkbox to toggle state for all the records in the treeview.</paragraph> - <paragraph role="paragraph" id="par_id741725979527610"><emph>Action:</emph> to specify whether to select or reomve the duplicate records out of the checked records in Items.</paragraph> + <paragraph role="paragraph" id="par_id741725979527610"><emph>Action:</emph> to specify whether to select or remove the duplicate records out of the checked records in Items.</paragraph> </section> </body> </helpdocument> |