Minor docstring fix.

Thanks to Peter Münster for spotting this.
This commit is contained in:
Bastien Guerry 2011-10-24 23:47:59 +02:00
parent 68ffb7a7cc
commit 2494eaea49
1 changed files with 1 additions and 1 deletions

View File

@ -16101,7 +16101,7 @@ changes from another. I believe the procedure must be like this:
;;;###autoload
(defun org-switchb (&optional arg)
"Switch between Org buffers.
With a prefix argument, restrict available to files.
With one prefix argument, restrict available buffers to files.
With two prefix arguments, restrict available buffers to agenda files.
Defaults to `iswitchb' for buffer name completion.