summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-08-03 15:50:20 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-09-25 12:38:31 +0200
commitd7f89d5dd93bf8a25460c74f484151f3b893fdf9 (patch)
treed8f54437914a6fe7d313c0bd8ad9cd9d414b9293
parenta256aacf69e4ae4ecfcfdbb3f7d005a2e9532587 (diff)
downloadqt-creator-d7f89d5dd93bf8a25460c74f484151f3b893fdf9.tar.gz
Doc - Fixed a typo
Reviewed-By: TrustMe (cherry picked from commit c79e8079dd9d884ae01b849721c847b96874b9f3)
-rw-r--r--doc/qtcreator.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index ac80ca3878..e9904b4b12 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -1507,7 +1507,7 @@ Click here to continue where you left creator last time", or something similar p
\title Handling External Libraries
The ability to recognize external libraries is not only important for the
- underlying buidl system, but also for Qt Creator itself. This ability
+ underlying build system, but also for Qt Creator itself. This ability
allows Qt Creator to support code completion and syntax highlighting for
external libraries as if they were part of the current project or the Qt
library.