doc/clang.tex: Fix some slightly garbled text.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 27 Jul 2019 16:03:46 +0000 (17:03 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 15:27:40 +0000 (16:27 +0100)
doc/clang.tex

index b273a2c..f2a0b42 100644 (file)
@@ -907,7 +907,7 @@ function type is the type of the function's return value.
     arguments; or
   \item a possibly-improper list tail, beginning with an atom either as a
     list item or as the final list cdr, indicating that the entire list tail
-    is Lisp expression which is to be evaluated to compute the remaining
+    is Lisp expression which is to be evaluated to compute the remaining
     arguments.
   \end{itemize}
   A tail expression may return a list of @|argument| objects, optionally