doc/misc.tex: `parse-body' is a function, not a macro.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 15:40:21 +0000 (16:40 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 15:46:25 +0000 (16:46 +0100)
doc/misc.tex

index 6b71c79..db55570 100644 (file)
@@ -46,7 +46,7 @@ These symbols are defined in the @|sod-utilities| package.
       @<form>^*}
 \end{describe}
 
-\begin{describe}{mac}
+\begin{describe}{fun}
     {parse-body @<body> \&key :docp :declp
       @> @<doc-string> @<declarations> @<body-forms>}
 \end{describe}