aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangcodemodel/README
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@digia.com>2014-08-20 14:18:01 +0200
committerRobert Loehning <robert.loehning@digia.com>2014-08-20 15:14:04 +0200
commitc31b5c40913bebeb8fa35deb97943b49bab5429b (patch)
treeb0f564eaba0b3cc73c551c8b5a3bc82ead999d4b /src/plugins/clangcodemodel/README
parentb9f218fc84a71fc8b648b0d50bdd3147a13570dd (diff)
Fix typo
Change-Id: Ie0b6695717c0d032fb3e27ef873d7b01a24ac84d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'src/plugins/clangcodemodel/README')
-rw-r--r--src/plugins/clangcodemodel/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/clangcodemodel/README b/src/plugins/clangcodemodel/README
index 8612113270..2798519798 100644
--- a/src/plugins/clangcodemodel/README
+++ b/src/plugins/clangcodemodel/README
@@ -50,7 +50,7 @@ qmake and rebuild Qt Creator. Watch out for a message like
Project MESSAGE: INCLUDEPATH += /usr/lib/llvm-3.4/include
Project MESSAGE: LIBS += -L/usr/lib/llvm-3.4/lib -lclang
-This indicates that the ClangCodeModel plugin will be build.
+This indicates that the ClangCodeModel plugin will be built.
Enable the plugin
-----------------