فهرست منبع

* org-capture.el (org-capture-refile): Fix typo in docstring.

Bastien Guerry 15 سال پیش
والد
کامیت
d45739f62f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lisp/org-capture.el

+ 1 - 1
lisp/org-capture.el

@@ -594,7 +594,7 @@ captured item after finalizing."
 (defun org-capture-refile ()
 (defun org-capture-refile ()
   "Finalize the current capture and then refile the entry.
   "Finalize the current capture and then refile the entry.
 Refiling is done from the base buffer, because the indirect buffer is then
 Refiling is done from the base buffer, because the indirect buffer is then
-already gone.  Any prefix argument will be passed to the refile comand."
+already gone.  Any prefix argument will be passed to the refile command."
   (interactive)
   (interactive)
   (unless (eq (org-capture-get :type 'local) 'entry)
   (unless (eq (org-capture-get :type 'local) 'entry)
     (error
     (error