aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2015-11-08 05:43:00 +0200
committerEli Zaretskii2015-11-08 05:43:00 +0200
commitb9acb9502fd7c4d3cd32b1fd46e644acba4bd878 (patch)
tree29ff20f60514b1da88e0517f7c6619d29d4d2b2c
parent35cd51814507987b916c4b4e0a7b45e09e454341 (diff)
downloademacs-b9acb9502fd7c4d3cd32b1fd46e644acba4bd878.tar.gz
emacs-b9acb9502fd7c4d3cd32b1fd46e644acba4bd878.zip
;* test/automated/abbrev-tests.el: Fix a typo in a comment
-rw-r--r--test/automated/abbrev-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/automated/abbrev-tests.el b/test/automated/abbrev-tests.el
index da77f6113f8..d08e026ac59 100644
--- a/test/automated/abbrev-tests.el
+++ b/test/automated/abbrev-tests.el
@@ -40,4 +40,4 @@
40 40
41(provide 'abbrev-tests) 41(provide 'abbrev-tests)
42 42
43;;; add-log-tests.el ends here 43;;; abbrev-tests.el ends here