]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/bovine/debug.el
Update copyright year to 2015
[gnu-emacs] / lisp / cedet / semantic / bovine / debug.el
index cd54bf4ce075fe458901e539fb3ca10127e1fcdd..465a69a7341f5f0a29a293ae64ba3c76dcdfbeab 100644 (file)
@@ -1,6 +1,6 @@
 ;;; semantic/bovine/debug.el --- Debugger support for bovinator
 
-;;; Copyright (C) 2003 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2009-2015 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 
@@ -114,7 +114,7 @@ LEXTOKEN, is a token returned by the lexer which is being matched."
              :documentation
              "An error condition caught in an action.")
    )
-  "Debugger frame representaion of a lisp error thrown during parsing.")
+  "Debugger frame representation of a lisp error thrown during parsing.")
 
 (defun semantic-create-bovine-debug-error-frame (condition)
   "Create an error frame for bovine debugger.