瀏覽代碼

Fix docstring in ox-deck (STEP not slide).

Rick Frankel 11 年之前
父節點
當前提交
1a1f7bbe68
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      contrib/lisp/ox-deck.el

+ 1 - 1
contrib/lisp/ox-deck.el

@@ -368,7 +368,7 @@ holding export options."
   "Transcode an ITEM element from Org to HTML.
   "Transcode an ITEM element from Org to HTML.
 CONTENTS holds the contents of the item.  INFO is a plist holding
 CONTENTS holds the contents of the item.  INFO is a plist holding
 contextual information.
 contextual information.
-If the containing headline has the property :slide, then
+If the containing headline has the property :STEP, then
 the \"slide\" class will be added to the to the list element,
 the \"slide\" class will be added to the to the list element,
  which will make the list into a \"build\"."
  which will make the list into a \"build\"."
   (let ((text (org-html-item item contents info)))
   (let ((text (org-html-item item contents info)))