From d7d03207f890d81e476b7d96eb51b7f952132a6e Mon Sep 17 00:00:00 2001 From: dakovaci Date: Tue, 3 Apr 2012 16:49:09 +1000 Subject: Typo fix Just some small eddits to typo errors Change-Id: I374667dc66b8ea76595a98a519599df54b845775 Reviewed-by: Jonas Rabbe Reviewed-by: Daron Andrew Edie --- tests/systemtests/radio/sys_radio.qtt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/systemtests/radio') diff --git a/tests/systemtests/radio/sys_radio.qtt b/tests/systemtests/radio/sys_radio.qtt index 947675ae1..35d95bf6a 100644 --- a/tests/systemtests/radio/sys_radio.qtt +++ b/tests/systemtests/radio/sys_radio.qtt @@ -59,7 +59,7 @@ A device specific headset is required to be connected to device for radio testin testBinary = "radio"; testSource ="qt5/qtmultimedia/examples/radio" testGoal = "Verify that radio stations can be played."; - testPreconditions = "1. Radio reception should be available in the test area.
2. Wired headphones act as an antena to the device and must be connected."; + testPreconditions = "1. Radio reception should be available in the test area.
2. Wired headphones act as an antenna to the device and must be connected."; testGroups = "BAT, 1.2"; // Test steps @@ -301,7 +301,7 @@ A device specific headset is required to be connected to device for radio testin testTitle = "Multimedia - Radio Volume Control"; testBinary = "radio"; testGoal = "Verify that the radio volume can be controlled via volume controls."; - testPreconditions = "1. Radio reception should be available in the test area.
2. Wired headphones act as an antena to the device and must be connected."; + testPreconditions = "1. Radio reception should be available in the test area.
2. Wired headphones act as an antenna to the device and must be connected."; testGroups = "BAT, 1.2"; // Test steps @@ -325,8 +325,8 @@ A device specific headset is required to be connected to device for radio testin // Test meta data testTitle = "Multimedia - Display Radio Meta data"; testBinary = "radio"; - testGoal = "Verify that the radio API can display properly formmated meta data."; - testPreconditions = "1. Radio reception should be available in the test area.
2. Wired headphones act as an antena to the device and must be connected."; + testGoal = "Verify that the radio API can display properly formatted meta data."; + testPreconditions = "1. Radio reception should be available in the test area.
2. Wired headphones act as an antenna to the device and must be connected."; testGroups = "BAT, 1.2"; // Test steps -- cgit v1.2.3