MDL-70964 lang: Use the fixed strings in tests

This commit is contained in:
David Mudrák 2021-02-25 09:38:38 +01:00
parent 422e70e308
commit 0c9eaeff59
6 changed files with 12 additions and 12 deletions

View file

@ -46,7 +46,7 @@ class file_exception extends moodle_exception {
}
/**
* Can not create file exception.
* Cannot create file exception.
*
* @package core_files
* @category files