]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/tag-file.el
Update copyright year to 2015
[gnu-emacs] / lisp / cedet / semantic / tag-file.el
index d118d9b62031954cf81872b73437fac27ae80dc5..fc5af6b908e70b80357349fb5a90f72521dfbc32 100644 (file)
@@ -1,6 +1,6 @@
 ;;; semantic/tag-file.el --- Routines that find files based on tags.
 
-;; Copyright (C) 1999-2005, 2007-201 Free Software Foundation, Inc.
+;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: syntax
@@ -125,7 +125,7 @@ Depends on `semantic-dependency-include-path' for searching.  Always searches
          (tag-fname nil))
       (cond ((semantic-tag-in-buffer-p tag)
             ;; If the tag has an overlay and buffer associated with it,
-            ;; switch to that buffer so that we get the right override metohds.
+            ;; switch to that buffer so that we get the right override methods.
             (set-buffer (semantic-tag-buffer tag)))
            ((semantic-tag-file-name tag)
             ;; If it didn't have a buffer, but does have a file