diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-09-27 05:24:31 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-09-27 05:24:31 -0500 |
commit | ea23fecb1168eca9cacc2d0669286fc8bd1a7818 (patch) | |
tree | 8c2a239933b415a3121f9ac0e9f879a5aed7af7b /devel/requirements | |
parent | 1eb310d77fa072dd2d84802b4fa556240ab4b7f1 (diff) | |
download | horizon-ea23fecb1168eca9cacc2d0669286fc8bd1a7818.tar.gz horizon-ea23fecb1168eca9cacc2d0669286fc8bd1a7818.tar.bz2 horizon-ea23fecb1168eca9cacc2d0669286fc8bd1a7818.tar.xz horizon-ea23fecb1168eca9cacc2d0669286fc8bd1a7818.zip |
req: Clarify SQA.Usability.*
Diffstat (limited to 'devel/requirements')
-rw-r--r-- | devel/requirements/5_nonfunctional.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/requirements/5_nonfunctional.xml b/devel/requirements/5_nonfunctional.xml index c5467d1..bf5365a 100644 --- a/devel/requirements/5_nonfunctional.xml +++ b/devel/requirements/5_nonfunctional.xml @@ -163,11 +163,11 @@ </formalpara> <formalpara id="SQA.Usability.TTI.Experienced"> <title>SQA.Usability.TTI.Experienced</title> - <para>A User with experience installing other Linux distributions shall be able to complete the Horizon UI flow through <xref linkend="ui_perform" /> in less than 15 minutes.</para> + <para>A User with experience installing other Linux distributions shall be able to complete the Horizon UI flow from language selection through <xref linkend="ui_perform" /> in less than 15 minutes.</para> </formalpara> <formalpara id="SQA.Usability.TTI.Green"> <title>SQA.Usability.TTI.Green</title> - <para>A User with no prior experience with Linux shall be able to complete the Horizon UI flow through <xref linkend="ui_perform" /> in less than one hour.</para> + <para>A User with no prior experience with Linux shall be able to complete the Horizon UI flow from language selection through <xref linkend="ui_perform" /> in less than one hour.</para> </formalpara> <formalpara id="SQA.Portability.Bitness"> <title>SQA.Portability.Bitness</title> |