Docs: fix "classname" indentation in the qmldir specs
authorJ-P Nurmi <jpnurmi@digia.com>
Wed, 9 Jul 2014 11:22:30 +0000 (13:22 +0200)
committerJ-P Nurmi <jpnurmi@digia.com>
Wed, 9 Jul 2014 17:59:55 +0000 (19:59 +0200)
Change-Id: Idaaaaa77654c2cd3abb56d0bfd3ed7bac7281632
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
src/qml/doc/src/qmllanguageref/modules/qmldir.qdoc

index e66a296..ef6c8b1 100644 (file)
@@ -181,7 +181,7 @@ plugin MyPluginLibrary
         \li C++ Plugin Class
         \li
             \code
-              classname <C++ plugin class>
+classname <C++ plugin class>
             \endcode
         \li Provides the class name of the C++ plugin used by the module.