Spelling fixes.
[bpt/emacs.git] / lisp / cedet / ede / makefile-edit.el
index 63991c5..718fdf5 100644 (file)
@@ -71,7 +71,7 @@
     (end-of-line)
     (= (preceding-char) ?\\)))
 
-;;; Programatic editing of a Makefile
+;;; Programmatic editing of a Makefile
 ;;
 (defun makefile-move-to-macro (macro &optional next)
   "Move to the definition of MACRO.  Return t if found.