aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2016-12-01 20:26:54 +0200
committerEli Zaretskii2016-12-01 20:26:54 +0200
commitdd4b913153a818dbd42cb395d2c36f216e09a8ec (patch)
tree85d6a0881b5a350909c3cf9ed9b1e979649b408e
parentbb8e38273e701ad5c65e747e8eda3bd8f3aa4adb (diff)
downloademacs-dd4b913153a818dbd42cb395d2c36f216e09a8ec.tar.gz
emacs-dd4b913153a818dbd42cb395d2c36f216e09a8ec.zip
; * test/lisp/progmodes/compile-tests.el: Fix a typo in a comment.
-rw-r--r--test/lisp/progmodes/compile-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/progmodes/compile-tests.el b/test/lisp/progmodes/compile-tests.el
index 89615760c77..265baf2085a 100644
--- a/test/lisp/progmodes/compile-tests.el
+++ b/test/lisp/progmodes/compile-tests.el
@@ -1,4 +1,4 @@
1;;; compile-tests.el --- Test suite for font parsing. 1;;; compile-tests.el --- Test suite for compile.el.
2 2
3;; Copyright (C) 2011-2016 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2016 Free Software Foundation, Inc.
4 4