瀏覽代碼

Fix small docstring typo.

Bastien Guerry 15 年之前
父節點
當前提交
905d2f7489
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
lisp/org-agenda.el

@@ -917,7 +917,7 @@ It only matters if `org-agenda-window-setup' is `reorganize-frame'."
   :type '(cons (number :tag "Minimum") (number :tag "Maximum")))
   :type '(cons (number :tag "Minimum") (number :tag "Maximum")))
 
 
 (defcustom org-agenda-restore-windows-after-quit nil
 (defcustom org-agenda-restore-windows-after-quit nil
-  "Non-nil means restore window configuration open exiting agenda.
+  "Non-nil means restore window configuration upon exiting agenda.
 Before the window configuration is changed for displaying the agenda,
 Before the window configuration is changed for displaying the agenda,
 the current status is recorded.  When the agenda is exited with
 the current status is recorded.  When the agenda is exited with
 `q' or `x' and this option is set, the old state is restored.  If
 `q' or `x' and this option is set, the old state is restored.  If