Explorar o código

ox-koma-letter: Fix a docstring

* contrib/lisp/ox-koma-letter.el (org-koma-letter-closing): Fix
  docstring.
Nicolas Goaziou %!s(int64=12) %!d(string=hai) anos
pai
achega
7c39f1b5bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)