summaryrefslogtreecommitdiff
path: root/TAO/tests/AMI/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/AMI/run_test.pl')
-rwxr-xr-xTAO/tests/AMI/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/AMI/run_test.pl b/TAO/tests/AMI/run_test.pl
index 13f9a99095c..884119168eb 100755
--- a/TAO/tests/AMI/run_test.pl
+++ b/TAO/tests/AMI/run_test.pl
@@ -63,7 +63,7 @@ if ($client->PutFile ($iorbase) == -1) {
$SV->Kill (); $SV->TimedWait (1);
exit 1;
}
-# copy the configruation file.
+# copy the configuration file.
if ($client->PutFile ($conf_file) == -1) {
print STDERR "ERROR: cannot set file <$client_conf>\n";
$SV->Kill (); $SV->TimedWait (1);