aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-source-playlist.el
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2009-06-09 23:27:34 -0700
committerMichael Olson <mwolson@gnu.org>2009-06-09 23:27:34 -0700
commitaf49e9e173e1be8e95c70fe454f96ca3512461d0 (patch)
tree7c8539c633fe2ae79136036e8206019a796c3bc3 /lisp/emms-source-playlist.el
parent6e7b40ad7b322d9dea31e399ce6359d26a191ad6 (diff)
emms-source-playlist: Docstring typo.
Diffstat (limited to 'lisp/emms-source-playlist.el')
-rw-r--r--lisp/emms-source-playlist.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emms-source-playlist.el b/lisp/emms-source-playlist.el
index 1063494..57a299d 100644
--- a/lisp/emms-source-playlist.el
+++ b/lisp/emms-source-playlist.el
@@ -74,7 +74,7 @@ If this is nil, you will be prompted for a format to use."
(defcustom emms-source-playlist-ask-before-overwrite t
"*Ask before saving over an existing playlist.
-If this is nil, existig playlists will be quitely overwritten."
+If this is nil, existing playlists will be quietly overwritten."
:type 'boolean
:group 'emms)