From 71e7fa77fb45fca28a0fcf8784e540546f3f18da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= <thorbjorn.lindeijer@nokia.com> Date: Wed, 4 Feb 2009 14:15:13 +0100 Subject: [PATCH] Spelling fix --- doc/qtcreator.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 21fd3d91f58..adca523a81f 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -1416,7 +1416,7 @@ colons, dollar signs, hash marks etc. may cause difficulties. This is because some of the tools Qt Creator uses in the background have restrictions on the characters allowed in file and directory names. - To be on the safe side, we recomment creating projects and project + To be on the safe side, we recommend creating projects and project items with names consisting of plain characters, numbers, underscores, and hyphens. -- GitLab