babel: typo

This commit is contained in:
Eric Schulte 2009-12-30 17:05:05 -07:00
parent e9acf4276e
commit 2a2a76c2a3
1 changed files with 1 additions and 1 deletions

View File

@ -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)