]> code.delx.au - gnu-emacs-elpa/commitdiff
* README.md: Fix typo.
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Tue, 9 Sep 2014 04:48:12 +0000 (06:48 +0200)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Tue, 9 Sep 2014 04:48:12 +0000 (06:48 +0200)
README.md

index 7d00df6aebc7e58c81a12e3420f749b2c506094c..c132a97ac940b463889974b59bda10960a422ec5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ async.el is a module for doing asynchronous processing in Emacs.
 
 Add to your .emacs.el:
 
-     (when (tv-require 'dired-aux)
+     (when (require 'dired-aux)
        (require 'dired-async))
 
 This will allow you to run  asynchronously