Doc - Fixed a typo

Reviewed-By: TrustMe
(cherry picked from commit c79e8079dd)
This commit is contained in:
Kavindra Devi Palaraja
2009-08-03 15:50:20 +02:00
committed by Thorbjørn Lindeijer
parent a256aacf69
commit d7f89d5dd9

View File

@@ -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.