babel: typo
This commit is contained in:
parent
e9acf4276e
commit
2a2a76c2a3
|
@ -43,7 +43,7 @@ interactive babel functions which are assigned key bindings.")
|
|||
'(("t" . org-babel-tangle)
|
||||
("T" . org-babel-tangle-file)
|
||||
("e" . org-babel-execute)
|
||||
("s" . org-babel-subtree)
|
||||
("s" . org-babel-execute-subtree)
|
||||
("b" . org-babel-execute-buffer)
|
||||
("h" . org-babel-sha1-hash)
|
||||
("g" . org-babel-goto-named-source-block)
|
||||
|
|
Loading…
Reference in New Issue