aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/templates/qmldir
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2015-09-14 09:07:59 +0200
committerMitch Curtis <mitch.curtis@theqtcompany.com>2015-09-14 09:34:37 +0000
commit8491be72cbf396770765565b402c2d3b691560d7 (patch)
tree45a70bcefd397ec7324051532200d03078c4c158 /src/imports/templates/qmldir
parent7eeadd3165df7be2a34c2870640b87a0467fe792 (diff)
Fix typo in qmldir classname
Change-Id: Id6add5fb834fe7b0d758a253ef53d2c4b204ba9e Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/imports/templates/qmldir')
-rw-r--r--src/imports/templates/qmldir2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/templates/qmldir b/src/imports/templates/qmldir
index 99f949b7..a143a6cb 100644
--- a/src/imports/templates/qmldir
+++ b/src/imports/templates/qmldir
@@ -1,3 +1,3 @@
module QtQuick.Templates
plugin qtquicktemplates2plugin
-classname QtQuickTempletes2Plugin
+classname QtQuickTemplates2Plugin