PATCH: better english

This commit is contained in:
Nicolaas 2020-07-08 10:16:19 +12:00 committed by GitHub
parent 8018519810
commit b799262976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ class EmptyPagesReport extends Report
public function title()
{
return _t(__CLASS__.'.EMPTYPAGES', "Pages with no content");
return _t(__CLASS__.'.EMPTYPAGES', "Pages without content");
}
public function group()