summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>2012-12-10 15:31:06 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-10 18:30:39 +0100
commit553fc332e35d1df9a09007ccbb57dc040bedd62c (patch)
treeb9813bb91089d4b5427f6cce10b6628273fb1b57
parentaa7e06a7fa9aadccef72a4f46e3c8f3b0bec9d7c (diff)
downloadqtdoc-553fc332e35d1df9a09007ccbb57dc040bedd62c.tar.gz
Remove double colon in Qt 5 intro
The \note tag adds a colon behind it implicitly, so this looked broken. Change-Id: Ib45102a79019fe42b615786d396685e2db926018 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/src/qt5-intro.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qt5-intro.qdoc b/doc/src/qt5-intro.qdoc
index 2ea4ed7a..a30fee0b 100644
--- a/doc/src/qt5-intro.qdoc
+++ b/doc/src/qt5-intro.qdoc
@@ -177,7 +177,7 @@
This comes in handy for gaming applications developed using Qt.
- \note: Qt on Windows continues to support only 5 mouse buttons due to the
+ \note Qt on Windows continues to support only 5 mouse buttons due to the
Windows platform limitation.
\section1 Related Topics