summaryrefslogtreecommitdiff
path: root/test/cedet/semantic-utest-c.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/cedet/semantic-utest-c.el')
-rw-r--r--test/cedet/semantic-utest-c.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cedet/semantic-utest-c.el b/test/cedet/semantic-utest-c.el
index 946a818e70..3fbd180290 100644
--- a/test/cedet/semantic-utest-c.el
+++ b/test/cedet/semantic-utest-c.el
@@ -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