Browse Source

Minor fix

Carsten Dominik 15 years ago
parent
commit
5ef02b0c1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -9957,7 +9957,7 @@ This function can be used in a hook."
     )
     )
   "Structure completion elements.
   "Structure completion elements.
 This is a list of abbreviation keys and values.  The value gets inserted
 This is a list of abbreviation keys and values.  The value gets inserted
-it you type @samp{.} followed by the key and then the completion key,
+if you type < followed by the key and then press the completion key,
 usually `M-TAB'.  %file will be replaced by a file name after prompting
 usually `M-TAB'.  %file will be replaced by a file name after prompting
 for the file using completion.
 for the file using completion.
 There are two templates for each key, the first uses the original Org syntax,
 There are two templates for each key, the first uses the original Org syntax,