Skip to content

Commit d223f89

Browse files
committed
Fix typo in version
1 parent 4bf8f48 commit d223f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/monitor.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6489,7 +6489,7 @@ commands_monitor:
64896489

64906490
Copyrights:
64916491
monitor_signature:
6492-
.asciiz "Monitor V2020.1 - "
6492+
.asciiz "Monitor V2020.1"
64936493
date_compil:
64946494
.byte __DATE__,0
64956495

0 commit comments

Comments
 (0)