From 5d55b248c3d92e48ed5f841463551f56610c754e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 19 Feb 2012 14:20:23 +0800 Subject: [PATCH] Fix typo. --- doc/lispref/help.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi index cb853f82a7c..a98797f3618 100644 --- a/doc/lispref/help.texi +++ b/doc/lispref/help.texi @@ -526,7 +526,7 @@ definition as a function, variable, or face, or has properties. The function returns a list of elements that look like this: @example -(@var{symbol} @var{score} @var{functionn-doc} @var{variable-doc} +(@var{symbol} @var{score} @var{function-doc} @var{variable-doc} @var{plist-doc} @var{widget-doc} @var{face-doc} @var{group-doc}) @end example -- 2.39.2