Fix typos in HACKING.rst

This patch fixes typos in HACKING.rst.

Change-Id: Id1644c269276e0bc4d1b627c82aff51f548ec23b
This commit is contained in:
miaohb 2017-01-05 10:30:28 +08:00 committed by Fei Long Wang
parent 0cd68efaf5
commit 1a9760dbd5
1 changed files with 1 additions and 1 deletions

View File

@ -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