Grammar and spelling fixes (#329)

This commit is contained in:
Ville Skyttä
2018-06-16 19:49:01 +03:00
committed by William Cheng
parent e5635d236d
commit 798bf61fde
42 changed files with 70 additions and 70 deletions

View File

@@ -552,7 +552,7 @@ class ApiClient(object):
return data
def __deserialize_object(self, value):
"""Return a original value.
"""Return an original value.
:return: object.
"""