From f78f5be5f3a94c8060024b4fca31542b2f94762c Mon Sep 17 00:00:00 2001 From: Brant Knudson Date: Fri, 28 Feb 2014 16:35:28 -0600 Subject: [PATCH] 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 --- doc/source/using-api-v2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/using-api-v2.rst b/doc/source/using-api-v2.rst index 2f6b3cfd1..9a31adda7 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