From: Eli Zaretskii Date: Mon, 30 Oct 2017 18:45:39 +0000 (+0200) Subject: Fix a typo in the ELisp manual X-Git-Tag: emacs-26.0.91~428 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ca5eb0d0b77579d10be160a6e2c7a0dce2e4fbbd;p=emacs.git Fix a typo in the ELisp manual * doc/lispref/functions.texi (Obsolete Functions): Fix a typo. (Bug#29068) --- diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi index 4e4fb39bcf9..466a12f7a48 100644 --- a/doc/lispref/functions.texi +++ b/doc/lispref/functions.texi @@ -2029,8 +2029,8 @@ It is equivalent to the following: @end example @end defmac -In addition, you can mark a certain a particular calling convention -for a function as obsolete: +In addition, you can mark a particular calling convention for a +function as obsolete: @defun set-advertised-calling-convention function signature when This function specifies the argument list @var{signature} as the