Skip to content

Commit eda8179

Browse files
committed
run-tests.php: fix wrong comment
1 parent 6c8a0d0 commit eda8179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@ function mail_qa_team(string $data, bool $status = false): bool
11921192
}
11931193

11941194
//
1195-
// Write the given text to a temporary file, and return the filename.
1195+
// Write the given text to a temporary file.
11961196
//
11971197

11981198
function save_text(string $filename, string $text, ?string $filename_copy = null): void

0 commit comments

Comments
 (0)