diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2003-09-06 05:36:57 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2003-09-06 05:36:57 +0000 |
commit | 636c8076580a538799f07966b9bd18c7f157db32 (patch) | |
tree | ad3f7d5222158705fa1fcd7d74a23978e0fb10de /tests/lisp3.test | |
parent | 26921d67fe8cd594f8dbf708fe06beeb044e5b01 (diff) | |
download | automake-636c8076580a538799f07966b9bd18c7f157db32.tar.gz |
Spelling and minor grammar fixes.
Diffstat (limited to 'tests/lisp3.test')
-rwxr-xr-x | tests/lisp3.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lisp3.test b/tests/lisp3.test index 20c52810d..0197e593d 100755 --- a/tests/lisp3.test +++ b/tests/lisp3.test @@ -18,7 +18,7 @@ # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, # Boston, MA 02111-1307, USA. -# Test that compilings interdependent elisp files works. +# Test that compiling interdependent elisp files works. required=emacs . ./defs || exit 1 |