summaryrefslogtreecommitdiffstats
path: root/doc/src/qt3d-building.qdoc
diff options
context:
space:
mode:
authorJulian de Bhal <julian.debhal@nokia.com>2012-03-28 16:48:10 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-11 04:44:30 +0200
commitf4cad681ebbff438f3af5c45d5024fec3f407c95 (patch)
tree8d6015fb547afe809812ff2e8bcbd6f1cb2fb55b /doc/src/qt3d-building.qdoc
parent9981549d1550a6f19ad7353b73a33caa7db87825 (diff)
Minor doc fixes for the QtQuick3D to Qt3D rename.
Change-Id: Iccbd45f5155b4180b4ad4d0af9c1dadb1b0e3592 Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
Diffstat (limited to 'doc/src/qt3d-building.qdoc')
-rw-r--r--doc/src/qt3d-building.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qt3d-building.qdoc b/doc/src/qt3d-building.qdoc
index 01809df19..bc71fe587 100644
--- a/doc/src/qt3d-building.qdoc
+++ b/doc/src/qt3d-building.qdoc
@@ -252,7 +252,7 @@
$ make -j 4
\endcode
- Note that the \c{$} above means the shell prompt (don't type the \{$}).
+ Note that the \c{$} above means the shell prompt (don't type the \c{$}).
The last line runs the example QML application \c{moon} to check that
the build went OK.