diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2023-11-25 14:11:41 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-02 12:57:09 +0100 |
commit | 34d58970fae2b79958754584c3892512e5648bde (patch) | |
tree | 0f08b969baf864ecdd78ee5d16067d8e023b4487 /source | |
parent | ef8dd17a74f17232e65cc64132d4918024952345 (diff) |
fix label of Select Table icon
Change-Id: I33fc0fee719c45447cfbbf3baad52770c0329b02
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159951
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index 6c60c44dd1..5ba0c91c2c 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -473,7 +473,7 @@ <table id="tbl_id3150954"> <tablerow> <tablecell> - <paragraph id="par_id471693738650304" role="paragraph"><image id="img_id3153607" src="cmd/lc_selecttable.svg" width="1cm" height="1cm"><alt id="alt_id3153607">Icon Select Row</alt></image></paragraph> + <paragraph id="par_id471693738650304" role="paragraph"><image id="img_id3153607" src="cmd/lc_selecttable.svg" width="1cm" height="1cm"><alt id="alt_id3153607">Icon Select Table</alt></image></paragraph> </tablecell> <tablecell> <paragraph id="par_id181693738653480" role="paragraph">Select Table</paragraph> |