ox-koma-letter: Fix a docstring

* contrib/lisp/ox-koma-letter.el (org-koma-letter-closing): Fix
  docstring.
This commit is contained in:
Nicolas Goaziou 2014-01-17 00:33:36 +01:00
parent d71f035462
commit 7c39f1b5bc
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ t the value opening will be implicit set as the headline title."
:type 'string)
(defcustom org-koma-letter-closing ""
"Koma-Letter's closing, as a string."
"Letter's closing, as a string."
:group 'org-export-koma-letter
:type 'string)