Skip to content

Commit 530516f

Browse files
Rollup merge of #112915 - preveen-stack:patch-1, r=Mark-Simulacrum
Update runtests.py : grammar correction - Grammatically corrected the sentence
2 parents 6d3d775 + e5e4805 commit 530516f

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)