diff options
-rw-r--r-- | emms-i18n.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-i18n.el b/emms-i18n.el index b764cd2..ac54eff 100644 --- a/emms-i18n.el +++ b/emms-i18n.el @@ -37,7 +37,7 @@ ;; `process-coding-system-alist' to encode data. ;; Put this file into your load-path and the following into your ~/.emacs: -;; (require 'emms-i18n-i18n) +;; (require 'emms-i18n) ;;; Code: |