diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-03 21:27:29 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-04 12:45:47 +0100 |
commit | 18310e0cae2c6c2dcfa61ae2056afaa654a05f10 (patch) | |
tree | 6bb5b4495fe1189fa889d55cd7abc4ed1bb982c3 /source/text | |
parent | 21fb426a7984c4a617dd3fb98db1f44def6a0323 (diff) |
tdf#128480 Incorrect call for QR Code
Change-Id: I8e9c58e9c54288e2e29b80547abd5d82611cfa76
Reviewed-on: https://gerrit.libreoffice.org/81974
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/guide/qrcode.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/qrcode.xhp b/source/text/shared/guide/qrcode.xhp index c4d1fc3af3..46fb225036 100644 --- a/source/text/shared/guide/qrcode.xhp +++ b/source/text/shared/guide/qrcode.xhp @@ -26,7 +26,7 @@ </section> <paragraph role="paragraph" id="par_id411566316109551">The QR Code Generation feature helps to create QR codes for any text or URL. The QR code is produced as an image or shape and has all the properties associated with an image.</paragraph> <section id="howtoget"> - <paragraph role="paragraph" id="par_id761566316165430">Choose <menuitem>Insert - QR Code</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id761566316165430">Choose <menuitem>Insert - Object - QR Code</menuitem>.</paragraph> </section> <h2 id="hd_id611566316506278">URL or Text</h2> <paragraph role="paragraph" id="par_id251566316519649">The text for which the QR Code is generated.</paragraph> |