From b8b02a136bf45e18f18e0e8561898a5439f4a963 Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Thu, 15 Jan 2009 12:31:55 +0000 Subject: Minor typo fixes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@734685 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/README') 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. -- cgit v1.2.1