diff options
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: |