Skip to content

Commit 500a49b

Browse files
committed
Typo fix
1 parent 65d9d27 commit 500a49b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/zx48k/backend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ def _deflabel(ins):
446446

447447

448448
def _data(ins):
449-
""" Defines a data item (bynary).
449+
""" Defines a data item (binary).
450450
It's just a constant expression to be converted do binary data "as is"
451451
452452
1st parameter is the type-size (u8 or i8 for byte, u16 or i16 for word, etc)

0 commit comments

Comments
 (0)