Skip to content

Commit 879f85d

Browse files
authored
Fixed typo (#148)
1 parent b541b98 commit 879f85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upgrade_pythoncapi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ def __init__(self, args=None):
507507
self.operations = None
508508
self.applied_operations = set()
509509

510-
# Set temporariliy by patch()
510+
# Set temporarily by patch()
511511
self._has_pythoncapi_compat = None
512512
self._applied_operations = None
513513

0 commit comments

Comments
 (0)