diff options
| author | Gary Lasker <gary.lasker@canonical.com> | 2012-07-22 13:23:00 -0400 |
|---|---|---|
| committer | Gary Lasker <gary.lasker@canonical.com> | 2012-07-22 13:23:00 -0400 |
| commit | 4d5ba8e6ac11b11f2089ce5673e3f252ffeab28d (patch) | |
| tree | 19c6f081284d70ae0b8d5fbd44e26f4bcd2ace12 | |
| parent | 793f00beedc82b499789fdd02cccc6e67b2b4dca (diff) | |
fix typo
(bzr r2439.3.6)
| -rw-r--r-- | manual-tests/SoftwareCenter.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual-tests/SoftwareCenter.txt b/manual-tests/SoftwareCenter.txt index 8d81d889b..2d0ac051a 100644 --- a/manual-tests/SoftwareCenter.txt +++ b/manual-tests/SoftwareCenter.txt @@ -15,7 +15,7 @@ Actions: Expected Result: The game begins to install and the progress bar moves in Software Center. At the very *end* of the installation process (when the progress bar has completed), the icon for the game "flies" into the Unity Launcher. - Verify that the icon that has been added to the launcher and that: + Verify that the icon has been added to the launcher and that: - If the Unity launcher was set to auto-hide, it correctly autohides at the end of the installation and is not "stuck" in a displayed state. - The launcher icon has the correct icon for the game that was installed. - Hovering the mouse cursor over the icon displays the name of the application for its tooltip (and that it does *not* display the text "Waiting to install"). @@ -56,7 +56,7 @@ Actions: Expected Result: The the progress bar activates in Software Center. Note that for purchased items, it can take a bit of time before the progress bar transitions from intdeterminate to determinate. At the very *end* of the installation process (when the progress bar has completed), the icon for the purchased item "flies" into the Unity Launcher. - Verify that the icon that has been added to the launcher and that: + Verify that the icon has been added to the launcher and that: - If the Unity launcher was set to auto-hide, it correctly autohides at the end of the installation and is not "stuck" in a displayed state. - The launcher icon has the correct icon for the application that was installed. - Hovering the mouse cursor over the icon displays the name of the application for its tooltip (and that it does *not* display the text "Waiting to install"). @@ -79,7 +79,7 @@ Actions: xpected Result: The application begins to install and the progress bar moves in Software Center. At the very *end* of the installation process (when the progress bar has completed), the icon for the application "flies" into the Unity Launcher. - Verify that the icon that has been added to the launcher and that: + Verify that the icon has been added to the launcher and that: - If the Unity launcher was set to auto-hide, it correctly autohides at the end of the installation and is not "stuck" in a displayed state. - The launcher icon has the correct icon for the application that was installed. - Hovering the mouse cursor over the icon displays the name of the application for its tooltip (and that it does *not* display the text "Waiting to install"). |
