summaryrefslogtreecommitdiff
path: root/lisp/cedet/srecode
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/srecode')
-rw-r--r--lisp/cedet/srecode/insert.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/insert.el b/lisp/cedet/srecode/insert.el
index 1ccd4e8d393..4ee6d467009 100644
--- a/lisp/cedet/srecode/insert.el
+++ b/lisp/cedet/srecode/insert.el
@@ -190,7 +190,7 @@ Buffer based features related to change hooks is handled one level up."
;;; TEMPLATE ARGUMENTS
;;
-;; Some templates have arguments. Each argument is assocaited with
+;; Some templates have arguments. Each argument is associated with
;; a function that can resolve the inputs needed.
(defun srecode-resolve-arguments (temp dict)
"Resolve all the arguments needed by the template TEMP.