Skip to content

Commit e5e4805

Browse files
Update runtests.py : grammar correction
1 parent f272fc3 commit e5e4805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/test-float-parse/runtests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def write_errors():
127127
if not have_seen_error:
128128
have_seen_error = True
129129
msg("Something is broken:", *args)
130-
msg("Future errors logged to errors.txt")
130+
msg("Future errors will be logged to errors.txt")
131131
exit_status = 101
132132

133133

0 commit comments

Comments
 (0)