diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2023-10-06 16:37:10 +0300 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2023-10-06 15:39:39 +0200 |
commit | a79a6e02003a1dd220e2c03add548758f928795b (patch) | |
tree | 4187128e66c24bcca5d9eca6af212b08df99b0be /source/text/shared/00 | |
parent | e09f381a645a2731e38bfff4a573ee25ccd488b7 (diff) |
tdf#146609 Rename line width to thickness in Help
The ones that were easy to find. Probably missed something.
Change-Id: I6dbb72b42c07fc8859be733dc6419dfb7a5d0d65
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157642
Tested-by: Jenkins
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'source/text/shared/00')
-rw-r--r-- | source/text/shared/00/00000004.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/00/00000004.xhp b/source/text/shared/00/00000004.xhp index 3008ea016c..7822349b31 100644 --- a/source/text/shared/00/00000004.xhp +++ b/source/text/shared/00/00000004.xhp @@ -157,15 +157,15 @@ </table> </section> -<section id="syline_width"> +<section id="syline_thickness"> <table id="tbl_id3143231"> <tablerow> <tablecell> <paragraph role="paragraph" id="par_id3156214"> -<image id="img_id3149807" src="media/helpimg/feldbrei.png" width="0.6563inch" height="0.2189inch"><alt id="alt_id3149807">Icon Line Width</alt></image></paragraph> +<image id="img_id3149807" src="media/helpimg/feldbrei.png" width="0.6563inch" height="0.2189inch"><alt id="alt_id3149807">Icon Line Thickness</alt></image></paragraph> </tablecell> <tablecell> -<paragraph role="paragraph" id="par_id3163044">Line Width</paragraph> +<paragraph role="paragraph" id="par_id3163044">Line Thickness</paragraph> </tablecell> </tablerow> </table> |