From: Ken Dreyer Date: Thu, 15 Sep 2016 18:07:49 +0000 (-0600) Subject: doc: fix capitalization in RGW admin ops X-Git-Tag: v11.1.0~52^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F12329%2Fhead;p=ceph.git doc: fix capitalization in RGW admin ops lower-case second word in this sentence. Signed-off-by: Ken Dreyer --- diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index 77db31994e2c..c2de0e854eff 100644 --- a/doc/radosgw/adminops.rst +++ b/doc/radosgw/adminops.rst @@ -307,7 +307,7 @@ None. Create User =========== -Create a new user. By Default, a S3 key pair will be created automatically +Create a new user. By default, a S3 key pair will be created automatically and returned in the response. If only one of ``access-key`` or ``secret-key`` is provided, the omitted key will be automatically generated. By default, a generated key is added to the keyring without replacing an existing key pair.