Browse Source

Fix typos

patch by Stephen Eglen
Carsten Dominik 14 years ago
parent
commit
fc567582a8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      doc/org.texi

+ 3 - 3
doc/org.texi

@@ -11176,10 +11176,10 @@ Include the code block in the tangled output to file @samp{filename}.
 @kindex  C-c C-v t
 @subsubheading Functions
 @table @code
-@item org-babel-tangle @kbd{C-c C-v t}
-Tangle the current file.
+@item org-babel-tangle 
+Tangle the current file.  Bound to @kbd{C-c C-v t}.
 @item org-babel-tangle-file
-Choose a file to tangle.
+Choose a file to tangle.   Bound to @kbd{C-c C-v f}.
 @end table
 
 @subsubheading Hooks