aboutsummaryrefslogtreecommitdiff
path: root/lib/target.exp
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2016-03-30 16:09:23 +1100
committerBen Elliston <bje@gnu.org>2016-03-30 16:09:23 +1100
commit6e9e1d44d61bba11c796ed0f0cbf72937d0c3481 (patch)
tree99c9ebef42883ceda43c52fc67c162b44d224098 /lib/target.exp
parente7205c4b6e19fd9dd739bf37408b2ee9ae9adbbf (diff)
downloaddejagnu-6e9e1d44d61bba11c796ed0f0cbf72937d0c3481.zip
dejagnu-6e9e1d44d61bba11c796ed0f0cbf72937d0c3481.tar.gz
dejagnu-6e9e1d44d61bba11c796ed0f0cbf72937d0c3481.tar.bz2
* baseboards/mcore-moto-sim.exp, lib/dejagnu.exp, lib/dg.exp,
lib/dmucs.exp, lib/framework.exp, lib/remote.exp, lib/target.exp, runtest.exp: Fix spelling errors in comments.
Diffstat (limited to 'lib/target.exp')
-rw-r--r--lib/target.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/target.exp b/lib/target.exp
index 4c73c61..0cc6422 100644
--- a/lib/target.exp
+++ b/lib/target.exp
@@ -64,14 +64,14 @@ proc push_target { name } {
push_config target $name
}
-# Set the host connnection.
+# Set the host connection.
#
proc push_host { name } {
pop_config host
push_config host $name
}
-# Set the build connnection.
+# Set the build connection.
#
proc push_build { name } {
pop_config build