X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4c14013dbec3a2f130a38e61e885f1e8cc6c325b..99a33b77e15b9a075024701d060d912b2fd87caf:/lisp/cedet/ede/base.el diff --git a/lisp/cedet/ede/base.el b/lisp/cedet/ede/base.el index c2bfe1872a..da36919b23 100644 --- a/lisp/cedet/ede/base.el +++ b/lisp/cedet/ede/base.el @@ -1,6 +1,6 @@ ;;; ede/base.el --- Baseclasses for EDE. -;; Copyright (C) 2010 Free Software Foundation, Inc. +;; Copyright (C) 2010-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam @@ -452,7 +452,7 @@ Do this by extracting the lowest directory name." ;; Targets and projects are often associated with other files, such as ;; header files, documentation files and the like. Have strong ;; associations can make useful user commands to quickly navigate -;; between the files base on their associations. +;; between the files based on their associations. ;; (defun ede-header-file () "Return the header file for the current buffer.