@@ -1816,7 +1816,7 @@ function performance_benchmarks {
test_drive=/dev/mmcblk0
fi
echo ''
- echo $"Testing read speed from drive $test_drive"
+ echo $"Testing read speed of drive $test_drive"
hdparm -t $test_drive
any_key
}