]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo in ELisp manual
authorEli Zaretskii <eliz@gnu.org>
Sun, 17 Feb 2019 15:30:40 +0000 (17:30 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 17 Feb 2019 15:30:40 +0000 (17:30 +0200)
* doc/lispref/abbrevs.texi (Abbrev Table Properties): Fix a
typo.  (Bug#34508)

doc/lispref/abbrevs.texi

index ce1ab6936723c7205d9c69f13189cb8d32010d55..558040ebf67e5b4e64278f25c05a0ab276bc96c6 100644 (file)
@@ -472,7 +472,7 @@ Set the property @var{prop} of abbrev table @var{table} to value @var{val}.
 
 @defun abbrev-table-get table prop
 Return the property @var{prop} of abbrev table @var{table}, or @code{nil}
-if the abbrev has no such property.
+if @var{table} has no such property.
 @end defun
 
 The following properties have special meaning: