Преглед на файлове

ox-koma-letter: Fix a docstring

* contrib/lisp/ox-koma-letter.el (org-koma-letter-closing): Fix
  docstring.
Nicolas Goaziou преди 12 години
родител
ревизия
7c39f1b5bc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      contrib/lisp/ox-koma-letter.el

+ 1 - 1
contrib/lisp/ox-koma-letter.el

@@ -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)