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

@ -3769,7 +3769,7 @@ may need to be attached to specific methods.
of the "directorthrows" typemaps. In this example, a
generic "directorthrows" typemap is appropriate for all three exceptions - all
take single string constructors. If the exceptions had different constructors,
it would be neccessary to have separate typemaps for each exception type.
it would be necessary to have separate typemaps for each exception type.
<!-- All the DEFINE_ and DECLARE_EXCEPTIONS CAN BE OMITTED to make