summaryrefslogtreecommitdiff
path: root/cpp/README
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/README')
-rw-r--r--cpp/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/README b/cpp/README
index 58a6bd97cd..a16dec09c4 100644
--- a/cpp/README
+++ b/cpp/README
@@ -33,6 +33,6 @@ http://cwiki.apache.org/qpid/
3. Quick start
==============
If you are impatient to get on, ./configure && make will usually be
-sifficient to compile. Running make check will run tests, make install
+sufficient to compile. Running make check will run tests, make install
will install the client and daemon. For more detailed information,
please see the INSTALL notes.