aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2014-04-18 14:13:35 +0530
committerManjeet Dahiya <manjeetdahiya@gmail.com>2014-04-18 14:41:29 +0530
commit973ae5f972fbc0b9ed3b37b22235f1c52b0e2901 (patch)
tree1fcc881be552e871f581821f89192b461e05e676 /README.md
parent2ba4aa2e2fff0954e07c8b7c4520a52bd6debf47 (diff)
fix grammar
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39056338..3f6a59b3 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Note: by default QXmpp is built as a shared library. If you decide to build
a static library instead, you will need to pass -DQXMPP_STATIC when building
your programs against QXmpp.
-Building using Qt Creator:
+Build using Qt Creator:
Open the qxmpp.pro file in Qt Creator and hit "Build All" to build all
the examples and library.