diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-05-28 11:04:17 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-05-28 11:04:17 -0700 |
commit | 58897af838482f52abc8a70fc1e1d39c89736bfb (patch) | |
tree | 1e9415258ae2a3c6e62040e8c00270144009b3ee /specs | |
parent | 19b35215c9cff167c62dabecef89e3d5f8df2853 (diff) |
spec: move > outside emphasis to match < in note after error list
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs')
-rw-r--r-- | specs/sect1-9.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/sect1-9.xml b/specs/sect1-9.xml index da1e978..aaf5719 100644 --- a/specs/sect1-9.xml +++ b/specs/sect1-9.xml @@ -809,7 +809,7 @@ errors are also used when the argument type is extended by union with a set of fixed alternatives, for example, <WINDOW or <emphasis role='bold'>PointerRoot</emphasis> or -<emphasis role='bold'>None ></emphasis>. +<emphasis role='bold'>None</emphasis>>. </para></note> </chapter> |