ox-md.el (org-md-export-as-markdown): Tiny docstring fix

* ox-md.el (org-md-export-as-markdown): Tiny docstring fix.
This commit is contained in:
Bastien Guerry 2013-03-07 16:31:24 +01:00
parent 8bf9e9aff8
commit 81d0b52f13
1 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@ as a communication channel."
;;;###autoload
(defun org-md-export-as-markdown (&optional async subtreep visible-only)
"Export current buffer to a text buffer.
"Export current buffer to a Markdown buffer.
If narrowing is active in the current buffer, only export its
narrowed part.