Jelajahi Sumber

Minor docstring fix.

Thanks to Peter Münster for spotting this.
Bastien Guerry 14 tahun lalu
induk
melakukan
2494eaea49
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

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