# HG changeset patch # User Glenn Morris # Date 1254370126 0 # Node ID 3b219f963a5f710ad2e04f11445d836e8f479f70 # Parent 7fbcb0722b78dbb8f885d9b32206cfbfa33fd67d Fix comment typo. diff -r 7fbcb0722b78 -r 3b219f963a5f lisp/cedet/ede/util.el --- a/lisp/cedet/ede/util.el Thu Oct 01 04:01:50 2009 +0000 +++ b/lisp/cedet/ede/util.el Thu Oct 01 04:08:46 2009 +0000 @@ -22,7 +22,7 @@ ;;; Commentary: ;; -;; Utilities that may not require project specific help, and oporate +;; Utilities that may not require project specific help, and operate ;; on generic EDE structures. Provide user level commands for activities ;; not directly related to source code organization or makefile generation.