diff options
Diffstat (limited to 'lisp/cedet/ede/srecode.el')
-rw-r--r-- | lisp/cedet/ede/srecode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/srecode.el b/lisp/cedet/ede/srecode.el index 2d3636006f9..dee52cab8f9 100644 --- a/lisp/cedet/ede/srecode.el +++ b/lisp/cedet/ede/srecode.el @@ -75,7 +75,7 @@ updated in FORMS." TEMPLATE should specify a context by using a string format of: context:templatename Add DICTIONARY-ENTRIES into the dictionary before insertion. -Note: Just like `srecode-insert', but templates found in 'ede app." +Note: Just like `srecode-insert', but templates found in `ede' app." (require 'srecode/insert) (ede-srecode-insert-with-dictionary template |