typo in delegate docs
parent
c3b63821b9
commit
7857c0c939
|
@ -24,7 +24,7 @@ HELP: CONSULT:
|
||||||
|
|
||||||
HELP: SLOT-PROTOCOL:
|
HELP: SLOT-PROTOCOL:
|
||||||
{ $syntax "SLOT-PROTOCOL: protocol-name slots... ;" }
|
{ $syntax "SLOT-PROTOCOL: protocol-name slots... ;" }
|
||||||
{ $description "Defines a protocol consisting of reader and writer words for the listen slot names." } ;
|
{ $description "Defines a protocol consisting of reader and writer words for the listed slot names." } ;
|
||||||
|
|
||||||
{ define-protocol POSTPONE: PROTOCOL: } related-words
|
{ define-protocol POSTPONE: PROTOCOL: } related-words
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue