Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa517b2

Browse files
committed
Fix comment.
1 parent 23cf6be commit fa517b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_mutants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ def test(n):
154154
test(100)
155155

156156
##########################################################################
157-
# Another segfault bug, distilled by Micheal Hundson from a c.l.py post.
157+
# Another segfault bug, distilled by Michael Hudson from a c.l.py post.
158158

159159
class Child:
160160
def __init__(self, parent):

0 commit comments

Comments
 (0)