From 841c313163c1de867fc5c04abc9ee924efdcf77b Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sun, 11 May 2008 18:21:03 +0000 Subject: [PATCH] fixed a typo svn: r9808 original commit: 7003f0786893458449070278f3ca2c175280376b --- collects/scribblings/scribble/manual.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/scribble/manual.scrbl b/collects/scribblings/scribble/manual.scrbl index 5de5acfa..ca596fd0 100644 --- a/collects/scribblings/scribble/manual.scrbl +++ b/collects/scribblings/scribble/manual.scrbl @@ -618,7 +618,7 @@ patterns analogous @scheme[defproc*].} Like @scheme[defconstructor], but the constructor is annotated to indicate that additional initialization arguments are -accepted and propagated to the sueprclass.} +accepted and propagated to the superclass.} @defform[(defmethod (id arg-spec ...) result-contract-expr-datum