Skip to content

Commit 1a3c045

Browse files
committed
Fix comment typo
1 parent afb4c16 commit 1a3c045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/arch/zx48k/backend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
# Whether to use the FunctionExit scheme
127127
FLAG_use_function_exit = False
128128

129-
# Whether an 'end' has already been emmitted
129+
# Whether an 'end' has already been emitted
130130
FLAG_end_emitted = False
131131

132132
# Default code ORG

0 commit comments

Comments
 (0)