From c3171938c3e2426ca3391a7e7f531836e7a08383 Mon Sep 17 00:00:00 2001 From: Andreas Eliasson Date: Thu, 14 Sep 2023 20:37:35 +0200 Subject: Doc: Fix typo in examplecategory command This resolves (qdoc) warning: Unknown command '\examplecateogry' Pick-to: 6.6 6.5 Change-Id: I52c417bde49ce52089da485d6144f64d636f5a3b Reviewed-by: Venugopal Shivashankar --- examples/widgets/doc/src/lineedits.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/widgets/doc/src/lineedits.qdoc b/examples/widgets/doc/src/lineedits.qdoc index d11c080ce8..7065a5f425 100644 --- a/examples/widgets/doc/src/lineedits.qdoc +++ b/examples/widgets/doc/src/lineedits.qdoc @@ -4,7 +4,7 @@ /*! \example widgets/lineedits \title Line Edits Example - \examplecateogry {User Interface Components} + \examplecategory {User Interface Components} \ingroup examples-widgets \brief The Line Edits example demonstrates the many ways that QLineEdit can be used, and shows the effects of various properties and validators -- cgit v1.2.3