[trivial] Fix typo in docstring
Change-Id: Ie142198b868d91f386319bdc253f7be34dedc55b
This commit is contained in:
parent
123174af37
commit
1f21e5cb72
@ -205,7 +205,7 @@ class BaremetalClient(rest_client.RestClient):
|
||||
|
||||
@handle_errors
|
||||
def get_version_description(self, version='v1'):
|
||||
"""Retrieves the desctription of the API.
|
||||
"""Retrieves the description of the API.
|
||||
|
||||
:param version: The version of the API. Default: 'v1'.
|
||||
:returns: Serialized description of API resources.
|
||||
|
Loading…
x
Reference in New Issue
Block a user