0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-27 18:32:52 +00:00

org-element: Fix code typo

* contrib/lisp/org-element.el (org-element-string-restrictions):
  Correct name for both verbatim and emphasis successor is
  text-markup.
This commit is contained in:
Nicolas Goaziou 2012-01-22 14:30:03 +01:00
parent d41b9803e2
commit 0f29f23b06

View file

@ -2538,7 +2538,7 @@ superscript.")
(inlinetask entity inline-babel-call latex-fragment link macro radio-target
sub/superscript text-markup time-stamp)
(item entity inline-babel-call latex-fragment macro radio-target
sub/superscript target verbatim)
sub/superscript target text-markup)
(keyword entity latex-fragment macro sub/superscript text-markup)
(table entity latex-fragment macro text-markup)
(verse entity footnote-reference inline-babel-call inline-src-block