From ca5eb0d0b77579d10be160a6e2c7a0dce2e4fbbd Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 30 Oct 2017 20:45:39 +0200 Subject: [PATCH] Fix a typo in the ELisp manual * doc/lispref/functions.texi (Obsolete Functions): Fix a typo. (Bug#29068) --- doc/lispref/functions.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2