From 21f59481d130e6e08cce89d7887dd01b1f6217d4 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 8 Mar 2008 02:25:32 +0100 Subject: debian/watch: Fix the link pattern. darcs-hash:8de354f3cddb4c0607ad5e789f1ad73a298051e9 --- Lisp/method-definition.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lisp/method-definition.lisp') 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**. -- cgit v1.2.3