diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-02-02 12:58:59 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-02-02 23:45:03 +0100 |
commit | c3eb8a242ee732d6789310b5a9dd0bf10b5a4c6a (patch) | |
tree | 367948c62ae42ff7114272a8aca13d9bc4a29cd3 /source/text/shared/main0201.xhp | |
parent | d3038cce3723b7b7a74a7723944e5c18bca6e5f1 (diff) |
tdf#147136 Fix help entry for "What is this?"
Change-Id: I3429d0b496cb986e39797dd588c4789aba9614b6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129378
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/main0201.xhp')
-rw-r--r-- | source/text/shared/main0201.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index c223be84e5..a14b623e52 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -146,17 +146,17 @@ <embed href="text/shared/main0108.xhp#syhelp"/> <section id="whatsthis"> <bookmark xml-lang="en-US" branch="hid/.uno:ExtendedHelp" id="bm_id6275903" localize="false"/> -<h2 id="par_idN10818">What's this</h2> +<h2 id="par_idN10818">What is this</h2> <paragraph role="paragraph" id="par_idN1081E" xml-lang="en-US"><ahelp hid=".">Enables extended help tips under the mouse pointer till the next click.</ahelp></paragraph> <section id="sywhatsthis"> <table id=""> <tablerow> <tablecell> <paragraph role="paragraph" id="par_idN10855" xml-lang="en-US"> -<image id="img_id3174230" src="cmd/sc_extendedhelp.png" width="1cm" height="1cm"><alt id="alt_id3174230" xml-lang="en-US">icon What's this?'</alt></image></paragraph> +<image id="img_id3174230" src="cmd/sc_extendedhelp.png" width="1cm" height="1cm"><alt id="alt_id3174230" xml-lang="en-US">icon "What is this?"</alt></image></paragraph> </tablecell> <tablecell> -<paragraph role="paragraph" id="par_idN10873" xml-lang="en-US">What's this</paragraph> +<paragraph role="paragraph" id="par_idN10873" xml-lang="en-US">What is this</paragraph> </tablecell> </tablerow> </table> |