Browse Source

org-agenda.el: Fix typo in docstring

* lisp/org-agenda.el (org-agenda-new-marker): Fix typo in docstring.

TINYCHANGE
Adam Spiers 5 năm trước cách đây
mục cha
commit
752c466a63
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      lisp/org-agenda.el

+ 2 - 2
lisp/org-agenda.el

@@ -4127,8 +4127,8 @@ functions do."
 
 (defun org-agenda-new-marker (&optional pos)
   "Return a new agenda marker.
-Maker is at point, or at POS if non-nil.  Org mode keeps a list of
-these markers and resets them when they are no longer in use."
+Marker is at point, or at POS if non-nil.  Org mode keeps a list
+of these markers and resets them when they are no longer in use."
   (let ((m (copy-marker (or pos (point)) t)))
     (setq org-agenda-last-marker-time (float-time))
     (if org-agenda-buffer