From b2987e3c2d683f40ec3bc5b613264ee95e65e347 Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Date: Wed, 16 Nov 2011 16:49:31 +0100
Subject: [PATCH] Doc: fix macro

The macro points to the wrong visual editor.

Change-Id: I2663fdac1789f0701669fb1d4bcbc4272beb7bfe
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
---
 doc/src/qtquick/qtquick-app-development.qdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/qtquick/qtquick-app-development.qdoc b/doc/src/qtquick/qtquick-app-development.qdoc
index 499bcbc4dbb..4ab2e9d56dd 100644
--- a/doc/src/qtquick/qtquick-app-development.qdoc
+++ b/doc/src/qtquick/qtquick-app-development.qdoc
@@ -642,7 +642,7 @@
 
     You can dowload QML templates that specify different types of screens from
     \l{https://projects.developer.nokia.com/QMLTemplates}{QML Templates} for use in
-    your Qt Quick projects. You can open and edit the templates in \QD.
+    your Qt Quick projects. You can open and edit the templates in \QMLD.
 
     \section1 Adding Components to Screens
 
-- 
GitLab