Fix a typo in HACKING.rst

Change-Id: If09dc66fcea5e6978643ad1a9b31c42fa9444154
This commit is contained in:
Roger Luethi 2014-06-10 12:10:09 +02:00
parent cd32379171
commit 59bd134558

View File

@ -123,7 +123,7 @@ Example::
Then a new paragraph after a newline that explains in more detail any Then a new paragraph after a newline that explains in more detail any
general information about the function, class or method. Example usages general information about the function, class or method. Example usages
are also great to have here if it is a complex class for function. are also great to have here if it is a complex class or function.
When writing the docstring for a class, an extra line should be placed When writing the docstring for a class, an extra line should be placed
after the closing quotations. For more in-depth explanations for these after the closing quotations. For more in-depth explanations for these