Removed extra tick after gtime example in documentation (#11574)

This commit is contained in:
Tom Cariello 2023-09-27 09:51:32 -04:00 committed by Vas Crabb
parent bd4746a4e6
commit eaa84a2679

View file

@ -301,7 +301,7 @@ specified in milliseconds.
Example:
``gtime #10000```
``gtime #10000``
Resume execution for ten seconds of emulated time.
Back to :ref:`debugger-execution-list`