Fix small docstring typo.

This commit is contained in:
Bastien Guerry 2011-02-12 14:00:26 +01:00
parent 6d6d24581d
commit 905d2f7489
1 changed files with 1 additions and 1 deletions

View File

@ -917,7 +917,7 @@ It only matters if `org-agenda-window-setup' is `reorganize-frame'."
:type '(cons (number :tag "Minimum") (number :tag "Maximum")))
(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,
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