diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2023-11-21 13:49:09 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2023-11-21 20:34:47 +0100 |
commit | 60315fa219686298a01ff1f829245320c914f090 (patch) | |
tree | 09af245ec5510add1fb68b3823f8ca46c41b74ad | |
parent | ed8997d667fff2ab03bd2e7f1cc3d1f92f526e97 (diff) |
Fix typo
Change-Id: Ida5d2330088746867b45dc008697716d97207848
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159782
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r-- | source/text/scalc/main0105.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05020000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/main0105.xhp b/source/text/scalc/main0105.xhp index 9c22a7f0e0..0f35fdf2e2 100644 --- a/source/text/scalc/main0105.xhp +++ b/source/text/scalc/main0105.xhp @@ -41,7 +41,7 @@ <embed href="text/scalc/01/05030000.xhp#row"/> <embed href="text/scalc/01/05040000.xhp#column"/> <embed href="text/scalc/01/MergeCellsMenu.xhp#merge_cells_menu"/> -<embed href="text/shared/01/05020000.xhp#charater"/> +<embed href="text/shared/01/05020000.xhp#character"/> <embed href="text/shared/01/05030000.xhp#paragraph"/> <embed href="text/scalc/01/05070000.xhp#pagestyle"/> <embed href="text/scalc/01/05080000.xhp#printranges"/> diff --git a/source/text/shared/01/05020000.xhp b/source/text/shared/01/05020000.xhp index a8c88639b7..d7f5f2c31f 100644 --- a/source/text/shared/01/05020000.xhp +++ b/source/text/shared/01/05020000.xhp @@ -30,7 +30,7 @@ <body> <bookmark branch="hid/.uno:FontDialog" id="bm_id7592030" localize="false"/> <bookmark branch="hid/.uno:FormatAllNotes" id="bm_id7592031" localize="false"/> -<section id="charater"> +<section id="character"> <h1 id="hd_id3150347"><variable id="h1"><link href="text/shared/01/05020000.xhp#character">Character</link></variable></h1> <paragraph role="paragraph" id="par_id3153272"><variable id="zeichentext"><ahelp hid=".uno:FontDialog">Changes the font and the font formatting for the selected characters.</ahelp></variable></paragraph> </section> |