Skip to content

Commit

Permalink
Minor documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
hth313 committed Apr 13, 2020
1 parent d67eacd commit e25b69a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/prompting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ As the ``SL`` instruction is a two byte XROM instruction followed by a
single letter ASCII constant, the whole instruction requires four
bytes of program memory.

When executed, the text literal is simply skipped and have no effect
When executed, the text literal is simply skipped and has no effect
on the alpha register.

.. note::
Expand All @@ -76,7 +76,7 @@ on the alpha register.
.. index:: default operands, operands; default

Default operand
===============
---------------

If the postfix operand is missing, the instruction reverts to a
default behavior. For a shift instruction, it means shift one step:
Expand Down

0 comments on commit e25b69a

Please sign in to comment.