From 73a22c90fe13c773e36f7fc9e1405a3cc5c0c8dc Mon Sep 17 00:00:00 2001 From: Leena Miettinen <riitta-leena.miettinen@nokia.com> Date: Tue, 5 Jul 2011 11:54:01 +0200 Subject: [PATCH] Doc: fix typo Change-Id: I16c400d642aea93145a17fa9c7a6e0b9e68295c5 Reviewed-on: http://codereview.qt.nokia.com/1155 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com> --- doc/qtcreator.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index ddcf0d572f4..056f4586092 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 -- GitLab