diff options
| author | annegentle <anne@openstack.org> | 2011-11-16 10:04:08 -0600 |
|---|---|---|
| committer | annegentle <anne@openstack.org> | 2011-11-16 10:04:08 -0600 |
| commit | 87e24cc3796fe57a59cde17d4ab0f2a28255ded2 (patch) | |
| tree | 5d9a7b15997cef540b149d935965eee19523ca8c | |
| parent | 7bb47334506634914b78f6fe3044a601ac0da1c6 (diff) | |
Fixes typo in setup document
Change-Id: Ifa2097412a1c9664341228ec5de29c4608e2a2f5
| -rw-r--r-- | doc/source/setup.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/setup.rst b/doc/source/setup.rst index c8ae6e21..acf9051b 100644 --- a/doc/source/setup.rst +++ b/doc/source/setup.rst @@ -14,9 +14,9 @@ License for the specific language governing permissions and limitations under the License. -=============================================== -Setting up a Keystone a development environment -=============================================== +============================================= +Setting up a Keystone development environment +============================================= This document describes setting up keystone directly from GitHub_ for development purposes. |
