Fix typo: "neccessary" -> "necessary"
This commit is contained in:
parent
22b72d5da3
commit
f910607e26
4 changed files with 7 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue