diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/requirements/3b_runner.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/requirements/3b_runner.xml b/devel/requirements/3b_runner.xml index 7660661..a5080fe 100644 --- a/devel/requirements/3b_runner.xml +++ b/devel/requirements/3b_runner.xml @@ -196,7 +196,7 @@ </formalpara> <formalpara id="Runner.Validate.hostname.Begin"> <title>Runner.Validate.hostname.Begin</title> - <para>The system shall verify that the value for the <literal>hostname</literal> key begins with an alphabetical character.</para> + <para>The system shall verify that the value for the <literal>hostname</literal> key begins with an alphanumeric character.</para> </formalpara> <formalpara id="Runner.Validate.hostname.Length"> <title>Runner.Validate.hostname.Length</title> |