diff options
| author | Amey Bhide <abhide@vmware.com> | 2015-06-18 23:46:41 -0700 |
|---|---|---|
| committer | Amey Bhide <abhide@vmware.com> | 2015-06-18 23:47:38 -0700 |
| commit | ce67c3afa506d002c26df72f99b008bdc9bd5787 (patch) | |
| tree | cb51c96a51e3b5ebd2d1596d79996783b4eb137a /doc/source/command-objects | |
| parent | 2eb0f7287f36764405a4fb82488f95bca67f540c (diff) | |
| download | python-openstackclient-ce67c3afa506d002c26df72f99b008bdc9bd5787.tar.gz | |
Fix typo in user.rst
Change name -> user-name
Closes-Bug: #1466738
Change-Id: I63d6b4f5ac3cacff624c2e951873aa044a699234
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/user.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/command-objects/user.rst b/doc/source/command-objects/user.rst index 79807b23..8aec76b4 100644 --- a/doc/source/command-objects/user.rst +++ b/doc/source/command-objects/user.rst @@ -65,7 +65,7 @@ Create new user If the username already exist return the existing user data and do not fail. -.. describe:: <name> +.. describe:: <user-name> New user name |
