diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index ddcf0d572f4201fadccf1fd8978336bdc0d8bc59..056f4586092b4693d0401553f139935cac38253c 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -3062,7 +3062,7 @@ without delimiter characters and the initial character of each element is capitalized. For example, rewrites \c an_example_symbol as \c anExampleSymbol and \c AN_EXAMPLE_SYMBOL as \c AnExampleSymbol - \i Indentifier + \i Identifier \row \i Complete Switch Statement \i Adds all possible cases to a switch statement of the type \c enum