fix docstring
[elisp/wanderlust.git] / wl / wl-fldmgr.el
index 0fb0b9e..ff02abc 100644 (file)
@@ -842,7 +842,7 @@ return value is diffs '(-new -unread -all)."
           (entity (elmo-string (nth 4 tmp)))
           (msgs (and (elmo-folder-exists-p entity)
                      (elmo-list-folder entity))))
-      (when (yes-or-no-p (format "%sDo you really delete \"%s\"? "
+      (when (yes-or-no-p (format "%sDo you really want to delete \"%s\"? "
                                 (if (> (length msgs) 0)
                                     (format "%d msg(s) exists. " (length msgs))
                                   "")