From 18310e0cae2c6c2dcfa61ae2056afaa654a05f10 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 3 Nov 2019 21:27:29 -0300 Subject: tdf#128480 Incorrect call for QR Code Change-Id: I8e9c58e9c54288e2e29b80547abd5d82611cfa76 Reviewed-on: https://gerrit.libreoffice.org/81974 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/guide/qrcode.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/shared/guide') 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 @@ 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.
- Choose Insert - QR Code. + Choose Insert - Object - QR Code.

URL or Text

The text for which the QR Code is generated. -- cgit