Fix outdated syntax in help text

This commit is contained in:
Simon Schaak 2021-11-25 11:04:35 +01:00 committed by Jon Evans
parent 9f6910f1e6
commit c7dd98fb1a
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@
<td>&nbsp;<br> <samp>MEM.D1, MEM.D2, MEM.LATCH</samp> </td>
</tr>
<tr>
<td>&nbsp;<br><samp>MEM{D_{[1..2]} ~LATCH}</samp></td>
<td>&nbsp;<br><samp>MEM{D_{[1..2]} ~{LATCH}}</samp></td>
<td></td>
<td> <samp>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sub>&nbsp;</sub>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sub>&nbsp;</sub>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;<u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</u></samp><br> <samp>MEM.D<sub>1</sub>, MEM.D<sub>2</sub>, MEM.LATCH</samp> </td>
</tr>