branch: elpa/org-drill
commit 6e812e7fef2f36c97c94cd7dd4806e9fad25aa6f
Author: Stig Brautaset <[email protected]>
Commit: Stig Brautaset <[email protected]>
Fix typo in function name in README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b3002639ab..305f28ea34 100644
--- a/README.md
+++ b/README.md
@@ -624,7 +624,7 @@ the variable `org-drill-scope`. Possible values are:
- **file:** The current buffer, ignoring hidden items. This is the default.
- **tree:** The subtree starting with the entry at the cursor.
(Alternatively you
- can use `M-x org=drill-tree` to run the drill session – this will
+ can use `M-x org-drill-tree` to run the drill session – this will
behave the same as `org-drill` if 'tree' was used as the value of
SCOPE.)
- **file-no-restriction:** The current buffer, including both hidden and