diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-08-31 10:50:11 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-08-31 10:50:11 -0500 |
commit | ac07e1189d6586df22a7d97a7aaa5305d7a1d231 (patch) | |
tree | 87a54b4f3120a9f2276d086d605c5a20faa893c9 /devel/requirements | |
parent | 3749983e1650f50cf2849e5df41eaf1793fb5769 (diff) | |
download | horizon-ac07e1189d6586df22a7d97a7aaa5305d7a1d231.tar.gz horizon-ac07e1189d6586df22a7d97a7aaa5305d7a1d231.tar.bz2 horizon-ac07e1189d6586df22a7d97a7aaa5305d7a1d231.tar.xz horizon-ac07e1189d6586df22a7d97a7aaa5305d7a1d231.zip |
req: fix aberrations of English caused by sleep deprivation
Diffstat (limited to 'devel/requirements')
-rw-r--r-- | devel/requirements/4_interface.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/requirements/4_interface.xml b/devel/requirements/4_interface.xml index a27dc73..a8de9d7 100644 --- a/devel/requirements/4_interface.xml +++ b/devel/requirements/4_interface.xml @@ -34,11 +34,11 @@ </formalpara> <formalpara id="Iface.UI.ScreenReader"> <title>Iface.UI.ScreenReader</title> - <para>The system shall be usable by the built-in Qt screen reader. Priority: Low.</para> + <para>The system shall be usable with the built-in Qt screen reader. Priority: Low.</para> </formalpara> <formalpara id="Iface.UI.Colours"> <title>Iface.UI.Colours</title> - <para>The system shall not rely on colour alone to differentiate options, controls, or any elements. The system shall additionally be tested in a greyscale mode.</para> + <para>The system shall not rely on colour alone to differentiate options, controls, or other elements. The system shall additionally be tested in a greyscale mode.</para> </formalpara> <formalpara id="Iface.UI.NeutralColours"> <title>Iface.UI.NeutralColours</title> |