diff --git a/Doc/Manual/Modules.html b/Doc/Manual/Modules.html index bbf9543b6..a2359ef1b 100644 --- a/Doc/Manual/Modules.html +++ b/Doc/Manual/Modules.html @@ -169,7 +169,7 @@ a Derived instance and call the wrapper for Base::method.
%feature("compactdefaultargs")
-This feature can reduce the number of wrapper methods when wrapping methods with default arguments. The section on default arguments discusses the feature and it's limitations.
+This feature can reduce the number of wrapper methods when wrapping methods with default arguments. The section on default arguments discusses the feature and its limitations.