Remove ';' punctuation from list items & add a missing closing </para>
This commit is contained in:
parent
7641888cd6
commit
84d24981f9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27653
1 changed files with 3 additions and 3 deletions
|
@ -842,11 +842,11 @@ test: biba/high</screen>
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>The implementation requirements;</para>
|
||||
<para>The implementation requirements</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>The implementation goals;</para>
|
||||
<para>The implementation goals</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
@ -855,7 +855,7 @@ test: biba/high</screen>
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>How to classify information and resources available on
|
||||
the target systems.
|
||||
the target systems.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue