summaryrefslogtreecommitdiffstats
path: root/docs/opcodes/opcode-2b-packed-switch.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/opcodes/opcode-2b-packed-switch.html')
-rw-r--r--docs/opcodes/opcode-2b-packed-switch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/opcodes/opcode-2b-packed-switch.html b/docs/opcodes/opcode-2b-packed-switch.html
index 73125bdcc..b2d525138 100644
--- a/docs/opcodes/opcode-2b-packed-switch.html
+++ b/docs/opcodes/opcode-2b-packed-switch.html
@@ -22,7 +22,7 @@ fall through to the next instruction if there is no match.
Note: The address of the table is guaranteed to be even (that is, 4-byte
aligned). If the code size of the method is otherwise odd, then an extra code
unit is inserted between the main code and the table whose value is the same as
-a nop.
+a nop.
</p>
<h2>Details</h2>
@@ -92,7 +92,7 @@ a nop.
statement.
</li>
</ul>
-
+
<h2>Exceptions</h2>
<p>