From fc9fbe1e89ac7b8349f65f1953a5e432f0cc3846 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 29 Jan 2014 02:16:47 -0500 Subject: Typo diff --git a/plugins/t/negate.t b/plugins/t/negate.t index 0afe3ae..f18acc3 100644 --- a/plugins/t/negate.t +++ b/plugins/t/negate.t @@ -78,7 +78,7 @@ foreach my $current_state (keys(%state)) { } } -# Same as aboce with substitute +# Same as above with substitute foreach my $current_state (keys(%state)) { foreach my $new_state (keys(%state)) { $res = NPTest->testCmd( "./negate -s --$current_state=$new_state ./check_dummy ".$state{$current_state}." 'Fake $new_state'" ); -- cgit v0.10-9-g596f