summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-02-19 12:44:29 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-02-19 12:45:17 -0800
commit72ae502f833db82fa3ceb0146332d6885d5b86fa (patch)
treea568b38e9d47e5ba25fe54c5d1fc74783eaccec6
parent4adfcde42846d19ad49557880978247dc4ea2f0f (diff)
specs: Fix formatting of last item in KEYPAD key type list
Reported-by: Jens Elkner Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--specs/appB.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/specs/appB.xml b/specs/appB.xml
index beac787..179d88c 100644
--- a/specs/appB.xml
+++ b/specs/appB.xml
@@ -117,13 +117,13 @@ Shift</emphasis>
or the "NumLock" modifier alone are set, it yields level two.
</para>
</listitem>
-</itemizedlist>
-
-<para>
-If neither <emphasis>
+<listitem>
+ <para>If neither <emphasis>
Shift</emphasis>
nor the "NumLock" modifier are set, it yields level one.
-</para>
+ </para>
+</listitem>
+</itemizedlist>
</sect2>
</sect1>
</appendix>