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/libtool6.test | |
parent | 26921d67fe8cd594f8dbf708fe06beeb044e5b01 (diff) | |
download | automake-636c8076580a538799f07966b9bd18c7f157db32.tar.gz |
Spelling and minor grammar fixes.
Diffstat (limited to 'tests/libtool6.test')
-rwxr-xr-x | tests/libtool6.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtool6.test b/tests/libtool6.test index b7412ae62..fc18d7c1f 100755 --- a/tests/libtool6.test +++ b/tests/libtool6.test @@ -18,7 +18,7 @@ # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, # Boston, MA 02111-1307, USA. -# Make sure it's not ok to install a library under differents conditions +# Make sure it's not ok to install a library under different conditions # in different directories. required='libtoolize' |