diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-01-10 22:53:12 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-01-10 22:53:12 -0800 |
commit | 5a5fa834285f10c4ab10de4de149c5b0f73403f4 (patch) | |
tree | 6a62a7063545a14a579167e568915b8defca0dd3 /lisp/cedet/srecode/ctxt.el | |
parent | 090446227fc1de9a69449cda72bbf541c32a7f86 (diff) | |
download | emacs-5a5fa834285f10c4ab10de4de149c5b0f73403f4.tar.gz emacs-5a5fa834285f10c4ab10de4de149c5b0f73403f4.tar.bz2 emacs-5a5fa834285f10c4ab10de4de149c5b0f73403f4.zip |
Duplicate-word and spelling fixes.
Diffstat (limited to 'lisp/cedet/srecode/ctxt.el')
-rw-r--r-- | lisp/cedet/srecode/ctxt.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/ctxt.el b/lisp/cedet/srecode/ctxt.el index b864316deb5..45f0d2b3afb 100644 --- a/lisp/cedet/srecode/ctxt.el +++ b/lisp/cedet/srecode/ctxt.el @@ -41,7 +41,7 @@ (define-overload srecode-calculate-context () "Calculate the context at the current point. The returned context is a list, with the top-most context first. -Each returned context is a string that that would show up in a `context' +Each returned context is a string that would show up in a `context' statement in an `.srt' file. Some useful context values used by the provided srecode templates are: |