diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2011-07-16 00:19:56 +0200 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2011-07-18 10:37:51 +0200 |
commit | 0ea1177e8ea22fbb74ae1797d743e34f08337508 (patch) | |
tree | 10dde596c2b83220625cd2d87c754149739537c3 /tests/remake1a.test | |
parent | f37035c3296ce3f199d3ea004cc4fe9042359c2d (diff) | |
download | automake-0ea1177e8ea22fbb74ae1797d743e34f08337508.tar.gz |
tests: fix typos, grammaros and other blunders in comments
Diffstat (limited to 'tests/remake1a.test')
-rwxr-xr-x | tests/remake1a.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/remake1a.test b/tests/remake1a.test index fc5ba6d07..c55ffb606 100755 --- a/tests/remake1a.test +++ b/tests/remake1a.test @@ -39,7 +39,7 @@ $AUTOMAKE # Rebuild rules should work even if there is no top-level # makefiles, if we are careful enough to trigger them only -# in proper subdirs +# in proper subdirs. $sleep echo "# $fingerprint" > sub/Makefile.am cd sub |