]> code.delx.au - gnu-emacs/blobdiff - test/cedet/semantic-utest-c.el
Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configure
[gnu-emacs] / test / cedet / semantic-utest-c.el
index 946a818e70e2fadc7750a3a77323399653dc6ccc..c500f54318768765bcaaba5783ffbd887ac5154c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; semantic-utest-c.el --- C based parsing tests.
 
-;; Copyright (C) 2008-2011  Free Software Foundation, Inc.
+;; Copyright (C) 2008-2012  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
@@ -28,7 +28,7 @@
 (defvar semantic-utest-c-comparisons
   '( ("testsppreplace.c" . "testsppreplaced.c")
      )
-  "List of files to parse and compare against eachother.")
+  "List of files to parse and compare against each other.")
 
 ;;; Code:
 ;;;###autoload