diff options
author | Ted Gould <ted@gould.cx> | 2014-10-10 10:29:53 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-10-10 10:29:53 -0500 |
commit | acf022fa276e863b311c8a5dffa7c00df4549cee (patch) | |
tree | 2e58960e5fe30b5007d9925df06ae79fdeac626c | |
parent | 8efed3f255b94d940568ca3f6c1c510f8415732f (diff) | |
download | ayatana-indicator-display-acf022fa276e863b311c8a5dffa7c00df4549cee.tar.gz ayatana-indicator-display-acf022fa276e863b311c8a5dffa7c00df4549cee.tar.bz2 ayatana-indicator-display-acf022fa276e863b311c8a5dffa7c00df4549cee.zip |
Small typo in integration test plan
-rw-r--r-- | tests/manual | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual b/tests/manual index 2de2d89..fef4397 100644 --- a/tests/manual +++ b/tests/manual @@ -4,7 +4,7 @@ Test-case indicator-display/rotation-indicator <dt>On the phone, enable the rotation lock in ubuntu-system-settings.</dt> <dd>The rotation lock indicator should appear, and its switch menuitem should be set to 'true'.</dd> - <dt>With the rotation locked, click on the indicator's switch menuitem to toggle from locked to unlocked.</dd> + <dt>With the rotation locked, click on the indicator's switch menuitem to toggle from locked to unlocked.</dt> <dd>The rotation lock indicator should disappear</dd> <dd>In ubuntu-system-settings, the rotation lock control should change to 'none'.</dd> </dl> |