Mercurial > emacs
changeset 105332:3b219f963a5f
Fix comment typo.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 01 Oct 2009 04:08:46 +0000 |
parents | 7fbcb0722b78 |
children | 51ba3b848c03 |
files | lisp/cedet/ede/util.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.