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 | 488e1e6bd3e444099a26bc442955aaac92f5270a (patch) | |
| tree | 94b53a01cfea8de43a8b5701fbbe852c88c96334 /cpp/README.txt | |
| parent | a11f330dc8781788ce5495baf3a13db64946ab84 (diff) | |
| download | qpid-python-488e1e6bd3e444099a26bc442955aaac92f5270a.tar.gz | |
Removed tabs and typos.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1036632 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/README.txt')
| -rw-r--r-- | cpp/README.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/cpp/README.txt b/cpp/README.txt index da384b9b17..afd52bc879 100644 --- a/cpp/README.txt +++ b/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 ============== |
