summaryrefslogtreecommitdiff
path: root/lib/make
diff options
context:
space:
mode:
authorrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-05-29 06:49:01 +0000
committerrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-05-29 06:49:01 +0000
commit5d56b2ebc8992de0a1bda80a95ecfb2e6ffe829d (patch)
treeda4f547e084ec4c15aa57c0e07adbd522d5370e8 /lib/make
parent3bd228a082158236f2b84115bc89961e64cd21f0 (diff)
trivial typo fix
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2858 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make')
-rw-r--r--lib/make/known-architectures/linux4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/make/known-architectures/linux b/lib/make/known-architectures/linux
index 25bcace4..00a0277d 100644
--- a/lib/make/known-architectures/linux
+++ b/lib/make/known-architectures/linux
@@ -45,7 +45,7 @@ else
echo Unknown Linux f90 compiler.
echo Please add appropriate information to
echo $srcdir/known-architectures/linux-gnu
- echo ad send the updated file to CactusMaint
+ echo and send the updated file to CactusMaint
echo We will try anyway ...
fi
elif test -n "$F77" ; then
@@ -63,7 +63,7 @@ else
echo Unknown Linux f77 compiler.
echo Please add appropriate information to
echo $srcdir/known-architectures/linux-gnu
- echo ad send the updated file to CactusMaint
+ echo and send the updated file to CactusMaint
echo We will try anyway ...
fi
fi