diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2024-05-21 10:56:23 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2024-05-21 11:36:25 +0200 |
commit | 0f39dc88044b1f0c431b90458ff8ae606b05ec67 (patch) | |
tree | 10cd66edfc818603ea09e11524f1452a643b0e82 /source/text | |
parent | 2662257ca9594a0c5fc1371c8e397f562c726f8c (diff) |
Fix typo
Change-Id: Ia07532dd18408e39d03cfbc8d9125ba89f3e8a1d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/167889
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/optionen/01060100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/optionen/01060100.xhp b/source/text/shared/optionen/01060100.xhp index 7d93705944..ebb79956cf 100644 --- a/source/text/shared/optionen/01060100.xhp +++ b/source/text/shared/optionen/01060100.xhp @@ -127,7 +127,7 @@ <warning id="par_id3151319">When this command is active, any colors assigned in the document will not be displayed until the function is deactivated.</warning> <bookmark branch="hid/modules/scalc/ui/tpviewpage/colrowhigh" id="bm_id501715869614057" localize="false"/> <h3 id="hd_id441715869656096">Column/Row highlighting</h3> - <paragraph role="paragraph" id="par_id311715869701090">When this command is active, the column and row of of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted.</paragraph> + <paragraph role="paragraph" id="par_id311715869701090">When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted.</paragraph> <bookmark branch="hid/modules/scalc/ui/tpviewpage/editcellbg" id="bm_id71715869394568" localize="false"/> <h3 id="hd_id301715869411090">Edit cell highlighting</h3> <paragraph role="paragraph" id="par_id221715869527909">When this command is active, the background of a cell is highlighted when it is in edit mode.</paragraph> @@ -195,4 +195,4 @@ <embed href="text/shared/optionen/01060000.xhp#calc_options_h1"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |