summaryrefslogtreecommitdiff
path: root/Lisp/reader-syntax.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'Lisp/reader-syntax.lisp')
-rw-r--r--Lisp/reader-syntax.lisp5
1 files changed, 3 insertions, 2 deletions
diff --git a/Lisp/reader-syntax.lisp b/Lisp/reader-syntax.lisp
index 7416a30..a8a4978 100644
--- a/Lisp/reader-syntax.lisp
+++ b/Lisp/reader-syntax.lisp
@@ -73,8 +73,9 @@ _objective-c-selectors__ as the **symbol package**.
## Note:
-Absent manual changes by the user, the __fdefinition__ of any **fbound**
-**symbol** read by this **reader macro** will be a __selector__.
+Absent manual interventions by the user, the __fdefinition__ of any
+**fbound** **symbol** read by this **reader macro** will be a
+__selector__.
Method __selector__s have to be interned prior to use. As this reader
macro is not capable of interning new __selector__s, you have to ensure