Doc: Fix typo in examplecategory command

This resolves
(qdoc) warning: Unknown command '\examplecateogry'

Pick-to: 6.5
Change-Id: I52c417bde49ce52089da485d6144f64d636f5a3b
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
(cherry picked from commit c3171938c3e2426ca3391a7e7f531836e7a08383)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Andreas Eliasson 2023-09-14 20:37:35 +02:00 committed by Qt Cherry-pick Bot
parent 2780fefb27
commit de7b2bfa4c

View File

@ -4,7 +4,7 @@
/*! /*!
\example widgets/lineedits \example widgets/lineedits
\title Line Edits Example \title Line Edits Example
\examplecateogry {User Interface Components} \examplecategory {User Interface Components}
\ingroup examples-widgets \ingroup examples-widgets
\brief The Line Edits example demonstrates the many ways that QLineEdit \brief The Line Edits example demonstrates the many ways that QLineEdit
can be used, and shows the effects of various properties and validators can be used, and shows the effects of various properties and validators