From c79e8079dd9d884ae01b849721c847b96874b9f3 Mon Sep 17 00:00:00 2001
From: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com>
Date: Mon, 3 Aug 2009 15:50:20 +0200
Subject: [PATCH] Doc - Fixed a typo

Reviewed-By: TrustMe
---
 doc/qtcreator.qdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 14b64f169b3..7f21ab5a108 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.
-- 
GitLab