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

Skip to content

Commit 80ec58c

Browse files
committed
fix typo in comment
Thanks Arfrever for the report :)
1 parent 50e648a commit 80ec58c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/libregrtest/runtest_mp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# Display the running tests if nothing happened last N seconds
2222
PROGRESS_UPDATE = 30.0 # seconds
2323

24-
# If interrupted, display the wait process every N seconds
24+
# If interrupted, display the wait progress every N seconds
2525
WAIT_PROGRESS = 2.0 # seconds
2626

2727

0 commit comments

Comments
 (0)