aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init-el.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/init-el.org b/init-el.org
index 0f7cfae..acf7cc9 100644
--- a/init-el.org
+++ b/init-el.org
@@ -345,7 +345,7 @@ So, to use this file for the very first time you must
(?i "[i]insertion" my-org-insertion-subcommand)
- (?E "[E]xport" my-org-export-subcommand)
+ (?x "e[x]port" my-org-export-subcommand)
(?e "[e]dit a code block" org-edit-src-code)