branch: elpa/org-drill
commit 19efe535f78b1ebad5506a384f32d24cfa6389fa
Author: eeeickythump <devnull@localhost>
Commit: eeeickythump <devnull@localhost>
Minor change to docs.
---
org-drill.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-drill.el b/org-drill.el
index 116a6f18fd..89c3124d0e 100644
--- a/org-drill.el
+++ b/org-drill.el
@@ -27,7 +27,7 @@
;;;
;;; Put the following in your .emacs:
;;;
-;;; (add-to-list 'load-path "/path/to/org/contrib/lisp/")
+;;; (add-to-list 'load-path "/path/to/org-drill/")
;;; (require 'org-drill)
;;;
;;;