Skip to content
Snippets Groups Projects
Commit 5def61af authored by Goik Martin's avatar Goik Martin
Browse files

Minor fixes

parent 7cfb1de6
Branches
No related tags found
No related merge requests found
...@@ -569,7 +569,7 @@ terminated by the matching end-tag "<emphasis role="red">&lt;/to&gt;</emphasis>" ...@@ -569,7 +569,7 @@ terminated by the matching end-tag "<emphasis role="red">&lt;/to&gt;</emphasis>"
<td valign="top"><programlisting language="none">public class Memo { <td valign="top"><programlisting language="none">public class Memo {
Date date; Date date;
int priority; Priority priority;
<emphasis role="red">Date date</emphasis>; <emphasis role="red">Date date</emphasis>;
... ...
}</programlisting></td> }</programlisting></td>
...@@ -995,7 +995,7 @@ terminated by the matching end-tag "<emphasis role="red">&lt;/to&gt;</emphasis>" ...@@ -995,7 +995,7 @@ terminated by the matching end-tag "<emphasis role="red">&lt;/to&gt;</emphasis>"
&lt;pre&gt;<emphasis role="red">&amp;lt;</emphasis>ul<emphasis role="red">&amp;gt;</emphasis> &lt;pre&gt;<emphasis role="red">&amp;lt;</emphasis>ul<emphasis role="red">&amp;gt;</emphasis>
<emphasis role="red">&amp;lt;</emphasis>li<emphasis role="red">&amp;gt;</emphasis>One<emphasis <emphasis role="red">&amp;lt;</emphasis>li<emphasis role="red">&amp;gt;</emphasis>One<emphasis
role="red">&amp;lt;</emphasis>/li<emphasis role="red">&amp;lt;</emphasis> role="red">&amp;lt;</emphasis>/li<emphasis role="red">&amp;gt;</emphasis>
<emphasis role="red">&amp;lt;</emphasis>li<emphasis role="red">&amp;gt;</emphasis>Two<emphasis <emphasis role="red">&amp;lt;</emphasis>li<emphasis role="red">&amp;gt;</emphasis>Two<emphasis
role="red">&amp;lt;</emphasis>/li<emphasis role="red">&amp;gt;</emphasis> role="red">&amp;lt;</emphasis>/li<emphasis role="red">&amp;gt;</emphasis>
<emphasis role="red">&amp;lt;</emphasis>/ul<emphasis role="red">&amp;gt;</emphasis>&lt;/pre&gt;</programlisting></td> <emphasis role="red">&amp;lt;</emphasis>/ul<emphasis role="red">&amp;gt;</emphasis>&lt;/pre&gt;</programlisting></td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment