diff --git a/doc/m2ref.doc b/doc/m2ref.doc index eb7aa2e4..3f3a001c 100644 --- a/doc/m2ref.doc +++ b/doc/m2ref.doc @@ -394,7 +394,7 @@ size of the elements. The descriptor is pushed first. If the parameter is a value parameter, the called routine must make sure that its value is never changed, for instance by making its own copy -of the array. +of the array. The Modula-2 compiler does exactly this. .NH 1 References .IP [1]