Fix typos in HACKING.rst
This patch fixes typos in HACKING.rst. Change-Id: Id1644c269276e0bc4d1b627c82aff51f548ec23b
This commit is contained in:
parent
0cd68efaf5
commit
1a9760dbd5
@ -115,7 +115,7 @@ Example::
|
|||||||
:param bar: (Default True) the bar parameter
|
:param bar: (Default True) the bar parameter
|
||||||
:param foo_long_bar: the foo parameter description is very
|
:param foo_long_bar: the foo parameter description is very
|
||||||
long so we have to split it in multiple lines in order to
|
long so we have to split it in multiple lines in order to
|
||||||
keey things ordered
|
keep things ordered
|
||||||
:returns: return_type -- description of the return value
|
:returns: return_type -- description of the return value
|
||||||
:returns: description of the return value
|
:returns: description of the return value
|
||||||
:raises: AttributeError, KeyError
|
:raises: AttributeError, KeyError
|
||||||
|
Loading…
Reference in New Issue
Block a user