branch: master
commit cca41eda1bfbf861d91470bd51806c786b7525da
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
* README.md: Fix typo.
---
README.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README.md b/README.md
index 7d00df6..c132a97 100644
--- 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