diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/requirements/4_interface.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/requirements/4_interface.xml b/devel/requirements/4_interface.xml index 2c1da9e..a27dc73 100644 --- a/devel/requirements/4_interface.xml +++ b/devel/requirements/4_interface.xml @@ -26,7 +26,7 @@ </formalpara> <formalpara id="Iface.UI.Scaling"> <title>Iface.UI.Scaling</title> - <para>The system shall ensure that controls and fonts and scaled based on the DPI of the screen.</para> + <para>The system shall ensure that controls and fonts are scaled based on the DPI of the screen.</para> </formalpara> <formalpara id="Iface.UI.StandardButtons"> <title>Iface.UI.StandardButtons</title> |