diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-11-18 21:10:42 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-11-18 21:10:42 +0000 |
| commit | 64e977d11cb775a991b7354ee5db0ef0ad7ab67f (patch) | |
| tree | d7c98f69e9d4195cdc94e06bd342e6fcc90dd35f /qpid/cpp | |
| parent | a4a2f9b74423c698f66ef4d9d58f44dbff27f3c4 (diff) | |
| download | qpid-python-64e977d11cb775a991b7354ee5db0ef0ad7ab67f.tar.gz | |
Removed tabs and typos.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1036632 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/README.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/qpid/cpp/README.txt b/qpid/cpp/README.txt index da384b9b17..afd52bc879 100644 --- a/qpid/cpp/README.txt +++ b/qpid/cpp/README.txt @@ -1,5 +1,5 @@ -2 Qpid/C++ - ======== + Qpid/C++ + ======== Table of Contents ================= @@ -22,13 +22,13 @@ http://cwiki.apache.org/qpid/ 2. Available Documentation ========================== - - INSTALL - How to install Qpid/C++. - - SSL - How to setup SSL - - RELEASE_NOTES - Release notes. - - DESIGN - Qpid/C++ implementation. - - LICENSE - Apache license. - - NOTICE - Corresponds to the section 4 d of - the Apache License, Version 2.0. + - INSTALL - How to install Qpid/C++. + - SSL - How to setup SSL + - RELEASE_NOTES - Release notes. + - DESIGN - Qpid/C++ implementation. + - LICENSE - Apache license. + - NOTICE - Corresponds to the section 4 d of + the Apache License, Version 2.0. 3. Quick start ============== |
