summaryrefslogtreecommitdiff
path: root/Lisp
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-03-08 02:25:32 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-03-08 02:25:32 +0100
commit21f59481d130e6e08cce89d7887dd01b1f6217d4 (patch)
tree0a19e875354f8b5de85c18283edf885eee3c7e61 /Lisp
parent1b4a2d1740e2741e898d3e332ccabf14cb6135c8 (diff)
debian/watch: Fix the link pattern.
darcs-hash:8de354f3cddb4c0607ad5e789f1ad73a298051e9
Diffstat (limited to 'Lisp')
-rw-r--r--Lisp/method-definition.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lisp/method-definition.lisp b/Lisp/method-definition.lisp
index 88c2a2d..2d42843 100644
--- a/Lisp/method-definition.lisp
+++ b/Lisp/method-definition.lisp
@@ -264,7 +264,7 @@ __super__"
(defun super (&rest args)
"Send a super message to the receiver of the current message.
-## Syntax:
+## Arguments and Values:
*args* --- a **list**.