changeset 98892:a771a8a7af3c

(minibuffer-default-add-shell-commands): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 19 Oct 2008 15:01:05 +0000
parents be696d112096
children 3fc5cdfe0577
files lisp/simple.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/simple.el	Sun Oct 19 14:57:50 2008 +0000
+++ b/lisp/simple.el	Sun Oct 19 15:01:05 2008 +0000
@@ -1979,7 +1979,7 @@
 
 (defun minibuffer-default-add-shell-commands ()
   "Return a list of all commands associted with the current file.
-This function is used to add all related commands retieved by `mailcap'
+This function is used to add all related commands retrieved by `mailcap'
 to the end of the list of defaults just after the default value."
   (interactive)
   (let* ((filename (if (listp minibuffer-default)