Skip to content

Commit 378e93a

Browse files
authored
Fix transposition error in vcs.h comment
Noticed the word "to" was written as "ot" while reviewing pull-request, so include that fix too.
1 parent 8fd760d commit 378e93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machines/atari2600/vcs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ VERSION_VCS = 107
1313
; available at at https://dasm-assembler.github.io/
1414
;
1515
; Many thanks to the people who have contributed. If you find an issue with the
16-
; contents, or would like ot add something, please report as an issue at...
16+
; contents, or would like to add something, please report as an issue at...
1717
; https://github.com/dasm-assembler/dasm/issues
1818

1919
;

0 commit comments

Comments
 (0)