summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-02-12 14:00:26 +0100
committerBastien Guerry <bzg@altern.org>2011-02-12 14:00:26 +0100
commit905d2f74897125b076395d847ff8991676df6f06 (patch)
tree801af67c4bf56225eccd0c0beedfb852ae590ca8
parent6d6d24581daab97c885270ee816c8a3362a2ffa3 (diff)
downloadorg-mode-905d2f74897125b076395d847ff8991676df6f06.tar.gz
Fix small docstring typo.
-rw-r--r--lisp/org-agenda.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 668e979..e1a60cd 100644
--- a/lisp/org-agenda.el
+++ b/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")))
(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