aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/typesystemvariables.rst4
1 files changed, 2 insertions, 2 deletions
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: