diff --git a/run-tests.php b/run-tests.php index 39621a39aa666..5f9c302cb1a57 100755 --- a/run-tests.php +++ b/run-tests.php @@ -1192,7 +1192,7 @@ function mail_qa_team(string $data, bool $status = false): bool } // -// Write the given text to a temporary file, and return the filename. +// Write the given text to a temporary file. // function save_text(string $filename, string $text, ?string $filename_copy = null): void