diff lisp/cedet/srecode/insert.el @ 107149:907ba0dc2be7

Fix typos in comments.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 14 Feb 2010 18:32:16 +0100
parents 5df8e547a422
children 67ff8ad45bd5
line wrap: on
line diff
--- a/lisp/cedet/srecode/insert.el	Sun Feb 14 18:31:34 2010 +0100
+++ b/lisp/cedet/srecode/insert.el	Sun Feb 14 18:32:16 2010 +0100
@@ -190,7 +190,7 @@
 
 ;;; 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.