diff options
Diffstat (limited to 'devel')
-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> |