From 70774513a8190d4eaf18496e7833ab4c521fbb34 Mon Sep 17 00:00:00 2001 From: Marcelo Lira Date: Fri, 28 Jan 2011 17:15:33 -0300 Subject: Type system %TYPE variable is now available for class wide custom code. %TYPE documentation was updated. --- doc/typesystemvariables.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/typesystemvariables.rst') diff --git a/doc/typesystemvariables.rst b/doc/typesystemvariables.rst index 1a6a36f9a..9f31bce45 100644 --- a/doc/typesystemvariables.rst +++ b/doc/typesystemvariables.rst @@ -250,8 +250,8 @@ Variables **%TYPE** - Replaced by the name of the class to which a function belongs. Should be used - in code injected to methods. + Replaced by the name of the class to which a function belongs. May be used + in code injected at method or class level. .. _example: -- cgit v1.2.3