From 8cd3ec4ee43365425be584a48ff2871bd0090ef8 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Thu, 25 Jun 2020 09:47:12 +0200 Subject: Doc: Fix typo Add missing quote in text. Pick-to: 5.15 Change-Id: If3a3d28f50057040c5aff90c70803b85c8a475a9 Reviewed-by: Leena Miettinen --- examples/widgets/doc/src/icons.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/widgets') diff --git a/examples/widgets/doc/src/icons.qdoc b/examples/widgets/doc/src/icons.qdoc index 16cb0656db..36d79a3f05 100644 --- a/examples/widgets/doc/src/icons.qdoc +++ b/examples/widgets/doc/src/icons.qdoc @@ -162,7 +162,7 @@ \row \li On \li S1 \li N1'' \li \b {A1''} \li S0 \li N0'' \li A0'' \li D1'' \li D0'' \endtable - In the table, "0" and "1" stand for Off" and "On", respectively. + In the table, "0" and "1" stand for "Off" and "On", respectively. Single quotes indicates that QIcon generates a disabled ("grayed out") version of the pixmap; similarly, double quuote indicate that QIcon generates a selected ("blued out") version of the -- cgit v1.2.3