@c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: procedures.texi,v 1.2 2005/05/24 19:19:30 cph Exp $
+@c $Id: procedures.texi,v 1.3 2005/05/24 19:20:11 cph Exp $
@c Copyright 1991,1992,1993,1994,1995 Massachusetts Institute of Technology
@c Copyright 1996,1997,1999,2000,2001 Massachusetts Institute of Technology
@deffn procedure record-type-dispatch-tag record-type
Returns the dispatch tag associate with @var{record-type}. See
-@xref{Records} for more information about record types.
+@xref{Records}, for more information about record types.
@end deffn
@deffn procedure dispatch-tag? object