diff --git a/reference/overload/functions/overload.xml b/reference/overload/functions/overload.xml index d679a74eff..0ea4290887 100644 --- a/reference/overload/functions/overload.xml +++ b/reference/overload/functions/overload.xml @@ -1,5 +1,5 @@ - + @@ -16,7 +16,7 @@ The overload function will enable property and method call overloading for a class identified by class_name. - See an example + See an example in the introductory section of this part.