diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-04-25 22:48:33 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-04-25 22:48:33 +0100 |
commit | 239edccf43ff39e93a96c4c75af9e6772f55efe2 (patch) | |
tree | c5e811c4283760b9113999ccfed0cd0dca2f73ce /doc | |
parent | 5aa06611156a1a1f777e7780e13c55aaff04cbc8 (diff) |
Missed a typo. Always the case.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/casm.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/casm.html b/doc/casm.html index a57255d..f7f05c2 100644 --- a/doc/casm.html +++ b/doc/casm.html @@ -1099,7 +1099,7 @@ will try and pick the appropriate type. </td></tr> <tr><td class="cmd"> -option gameboy-irq, <i>irq</i>, <i>address</i>; +option gameboy-irq, <i>irq</i>, <i>address</i> </td> <td class="def"> Specifies an address where an IRQ routine is stored, and requests that the |