diff options
author | Shubham Goyal <22shubh22@gmail.com> | 2019-03-13 17:11:23 +0530 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2019-03-14 07:43:00 +0100 |
commit | 2400a5c557b93356d57bd5a0f16b8dfe0864074a (patch) | |
tree | 4a8c1bbcf388662199d4024ac6bd656c2690efd7 /source/text/sbasic | |
parent | 3d0fcf7a37859e0e8b61d4a560042dfef6b3c99b (diff) |
i#119731 Fix icon name
Was wrongly named in 496aaf8cbcd030c1ddfbc3776c23edd08307b96e
Change-Id: I42730caa995ed7e04b6a632ee0fa73091beeea84
Reviewed-on: https://gerrit.libreoffice.org/69080
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'source/text/sbasic')
-rw-r--r-- | source/text/sbasic/shared/02/20000000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/02/20000000.xhp b/source/text/sbasic/shared/02/20000000.xhp index e82914aab0..d00868685e 100644 --- a/source/text/sbasic/shared/02/20000000.xhp +++ b/source/text/sbasic/shared/02/20000000.xhp @@ -495,7 +495,7 @@ <tablerow> <tablecell> <paragraph role="paragraph" id="par_id7511525"> -<image id="Graphic3" src="cmd/sc_inserthyperlink.png" width="0.1665inch" height="0.1665inch"><alt id="alt_" xml-lang="en-US">Insert hyperlink control icon</alt></image></paragraph> +<image id="Graphic3" src="cmd/sc_inserthyperlinkcontrol.png" width="0.1665inch" height="0.1665inch"><alt id="alt_" xml-lang="en-US">Insert hyperlink control icon</alt></image></paragraph> </tablecell> <tablecell> <paragraph role="paragraph" id="par_id9961856" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Adds a hyperlink control that can open an address in web browser.</ahelp></paragraph> |