diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 14b64f169b3c809ef070f9699f56f5b00c4da422..7f21ab5a1080acd7a32fe7436e81f9a84eb23c00 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.