From 81d9790537e9a020040bbd91d0104538d37fab1a Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@digia.com>
Date: Fri, 22 Nov 2013 15:02:35 +0100
Subject: [PATCH] Doc: fix punctuation

the \note command adds the colon automatically.

Change-Id: Id40e24084f22fa36fcc14354dae0eb0cbc9518ee
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
---
 doc/src/howto/qtcreator-faq.qdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/howto/qtcreator-faq.qdoc b/doc/src/howto/qtcreator-faq.qdoc
index 522ada136b7..53af07ba7c4 100644
--- a/doc/src/howto/qtcreator-faq.qdoc
+++ b/doc/src/howto/qtcreator-faq.qdoc
@@ -157,7 +157,7 @@
     Put jom.exe in a location in the %PATH%. Go to the \gui {Build Settings}
     and set jom.exe as the make command.
 
-    \note: Unlike GNU make, jom automatically detects your cores and spawns as
+    \note Unlike GNU make, jom automatically detects your cores and spawns as
     many parallel processes as your CPU has cores. You can override this
     behavior by using the \c{-j} parameter as described above.
 
-- 
GitLab