From 4478ca5e9dd7670cad14209d66aec68df7229025 Mon Sep 17 00:00:00 2001 From: Stig Brautaset Date: Sat, 20 Jul 2019 10:53:00 +0000 Subject: 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 b300263..305f28e 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 -- cgit v1.2.3