aboutsummaryrefslogtreecommitdiff
path: root/doc/properties.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-14 09:32:38 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-15 17:18:39 -0700
commit82cd7394a3d49fdaea52618430096ec3384864a1 (patch)
tree786fc8bf4ae856f83d795063ff61a4da517335ea /doc/properties.rst
parentc2c822f8fd46a84a03521c6a1a08893a939830ec (diff)
downloadconsfigurator-82cd7394a3d49fdaea52618430096ec3384864a1.tar.gz
MAP-PROPSPEC-PROPAPPS: check for ambiguous propspecs
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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
--------------------