Fix typo: "neccessary" -> "necessary"

This commit is contained in:
Olly Betts 2016-01-12 13:37:39 +13:00
commit f910607e26
4 changed files with 7 additions and 7 deletions

View file

@ -232,7 +232,7 @@ private:
/* ------------------------------------------------------------
* docstring()
* Get the docstring text, stripping off {} if neccessary,
* Get the docstring text, stripping off {} if necessary,
* and enclose in triple double quotes. If autodoc is also
* set then it will build a combined docstring.
* ------------------------------------------------------------ */