Skip to content

Commit 4e43d5a

Browse files
committed
typo: settting -> setting
Signed-off-by: Matt Liberty <[email protected]>
1 parent a85b1fd commit 4e43d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/orfs/mock-array/power.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ puts "Total power from VCD: $total_power_vcd"
9191
puts "Total power from user activity: $total_power_user_activity"
9292

9393
if { $total_power_vcd == $total_power_user_activity } {
94-
puts "Error: settting user power activity had no effect, expected some loss in accuracy"
94+
puts "Error: setting user power activity had no effect, expected some loss in accuracy"
9595
exit 1
9696
}
9797

0 commit comments

Comments
 (0)