diff options
| author | Brant Knudson <bknudson@us.ibm.com> | 2014-02-28 16:35:28 -0600 |
|---|---|---|
| committer | Brant Knudson <bknudson@us.ibm.com> | 2014-02-28 16:37:14 -0600 |
| commit | f78f5be5f3a94c8060024b4fca31542b2f94762c (patch) | |
| tree | 1ac5917488f3262a76e6457e1625db4d7f89e01c /doc | |
| parent | 3a6d47c1540e9e5b75be064a2273eb52831192ec (diff) | |
| download | python-keystoneclient-f78f5be5f3a94c8060024b4fca31542b2f94762c.tar.gz | |
Capitalize Client API title consistently
The "client v2 API" and "Client v2 API" titles were inconsistenly
capitalized. This makes the title capitalization consistent so the
index page looks better.
Change-Id: I85d033fd5d7f5204cd3d18e8c613dfd0c2a1cdd6
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/using-api-v2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/using-api-v2.rst b/doc/source/using-api-v2.rst index 2f6b3cf..9a31add 100644 --- a/doc/source/using-api-v2.rst +++ b/doc/source/using-api-v2.rst @@ -1,5 +1,5 @@ ================= -The client v2 API +The Client v2 API ================= Introduction |
