Explorar o código

Fix typo in docstring

* lisp/org.el (org-reload): Fix typo.
Nicolas Goaziou %!s(int64=8) %!d(string=hai) anos
pai
achega
b891e46ccb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -21616,7 +21616,7 @@ Your bug report will be posted to the Org mailing list.
 
 ;;;###autoload
 (defun org-reload (&optional uncompiled)
-  "Reload all org lisp files.
+  "Reload all Org Lisp files.
 With prefix arg UNCOMPILED, load the uncompiled versions."
   (interactive "P")
   (require 'loadhist)