Browse Source

Fix minor typo

Carsten Dominik 15 years ago
parent
commit
003e6c37c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
lisp/org-agenda.el

@@ -725,7 +725,7 @@ 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
 `org-agenda-window-setup' is `other-frame', the value of this
 `org-agenda-window-setup' is `other-frame', the value of this
-option will be ignored.."
+option will be ignored."
   :group 'org-agenda-windows
   :group 'org-agenda-windows
   :type 'boolean)
   :type 'boolean)