branch: elpa/org-drill
commit fdbbccad8c42b0d21856b295d44d2834761b56b1
Merge: 6ad53cdf21 6e812e7fef
Author: Phillip Lord <[email protected]>
Commit: Phillip Lord <[email protected]>
Merge branch 'patch-2' into 'master'
Fix typo in function name in README
See merge request phillord/org-drill!4
---
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