Correct an api reference error
Correct a nit doc string error which is populated into api reference doc. Change-Id: I53e2d5ea820891d90f522889743ce94802f0576e
This commit is contained in:
		| @@ -367,7 +367,7 @@ def Client(version, *args, **kwargs): | ||||
| def get_client(version, **kwargs): | ||||
|     """Get an authenticated client, based on the credentials in the kwargs. | ||||
|  | ||||
|     :param api_version: the API version to use ('1' or '2') | ||||
|     :param version: the API version to use ('1' or '2') | ||||
|     :param kwargs: keyword args containing credentials, either: | ||||
|  | ||||
|             * session: a keystoneauth/keystoneclient session object | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lianhao Lu
					Lianhao Lu