Browse Source

Fix typo.

Carsten Dominik 11 years ago
parent
commit
4242b12d1b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org-table.el

+ 1 - 1
lisp/org-table.el

@@ -97,7 +97,7 @@ this variable requires a restart of Emacs to become effective."
 Each template must define lines that will be treated as a comment and that
 must contain the \"BEGIN RECEIVE ORGTBL %n\" and \"END RECEIVE ORGTBL\"
 lines where \"%n\" will be replaced with the name of the table during
-insertion of the tempate.  The transformet table will later be inserted
+insertion of the tempate.  The transformed table will later be inserted
 between these lines.
 
 The template should also contain a minimal table in a multiline comment.