diff options
author | Ye Wenbin <wenbinye@gmail.com> | 2007-09-02 02:48:00 +0000 |
---|---|---|
committer | Ye Wenbin <wenbinye@gmail.com> | 2007-09-02 02:48:00 +0000 |
commit | a728137bf8409ddd144026f5f842d06c6535bc7b (patch) | |
tree | 1165091cc8c5822875ffb591c996c2e0a3ce81aa | |
parent | 4ef058ec93e87ba1bc5a541c73b691fcf6631266 (diff) |
Error commentation in emms-i18n
darcs-hash:20070902024825-94065-e6543dff336b06851bed3bb95a4f163487bf1a4a.gz
-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: |