diff --git a/Doc/Manual/Typemaps.html b/Doc/Manual/Typemaps.html index 78c7036f2..1639423af 100644 --- a/Doc/Manual/Typemaps.html +++ b/Doc/Manual/Typemaps.html @@ -4955,7 +4955,7 @@ then all of the int *OUTPUT (source) typemap methods are copied to
However, there is a subtle aspect of %apply that needs clarification. Namely, if a target contains a typemap method that the source does not, -the target typemap method is not overwritten / deleted. +the target typemap method remains in place and unchanged. This behavior allows you to do two things: