--- lisp/emms-source-playlist.el | 2 +- 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) -- debian.1.5.6.1.19.ge6b2 _______________________________________________ Emms-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-patches
