aboutsummaryrefslogtreecommitdiff
path: root/doc/properties.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/properties.rst')
-rw-r--r--doc/properties.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/properties.rst b/doc/properties.rst
index e437a60..32b5b29 100644
--- a/doc/properties.rst
+++ b/doc/properties.rst
@@ -7,6 +7,9 @@ Names
The names of properties may not end in the character ``.``, because that has a
special meaning in unevaluated property application specifications.
+Properties occupy the function cells of symbols, so do not try to define an
+ordinary function with the same name as a property.
+
Property subroutines
--------------------