summaryrefslogtreecommitdiff
path: root/lisp/mpc.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-19 23:30:16 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-19 23:30:16 -0800
commit40ba43b4b71df1d51954bdad071e74243c4aea7c (patch)
treee4cb03937e72463278264e9684481d68ece4698c /lisp/mpc.el
parent24901d610c9ff524e7e7c132dca1cd4312368db0 (diff)
downloademacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.tar.gz
emacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.tar.bz2
emacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.zip
Spelling fixes.
Diffstat (limited to 'lisp/mpc.el')
-rw-r--r--lisp/mpc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mpc.el b/lisp/mpc.el
index 238e8ad68ae..6c2556b1f39 100644
--- a/lisp/mpc.el
+++ b/lisp/mpc.el
@@ -1589,7 +1589,7 @@ when constructing the set of constraints."
(defvar mpc--changed-selection)
(defun mpc-reorder (&optional nodeactivate)
- "Reorder entries based on thre currently active selections.
+ "Reorder entries based on the currently active selections.
I.e. split the current browser buffer into a first part containing the
entries included in the selection, then a separator, and then the entries
not included in the selection.