Skip to content

Commit 65277be

Browse files
author
rocky
committed
One more small typo
1 parent c789673 commit 65277be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xdis/opcodes/opcode_313.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
init_opdata(loc, opcode_312, version_tuple)
1414

15-
# extend op tables for new psuedo ops
15+
# extend op tables for new pseudo ops
1616
loc["opname"].extend(["<267>"])
1717
loc["oppop"].extend([0])
1818
loc["oppush"].extend([0])

0 commit comments

Comments
 (0)