MDL-75084 payment: Fix typo

This commit is contained in:
Noel De Martin 2022-06-28 18:01:55 +02:00
parent 2944abad29
commit 2a4ebd1277

View file

@ -15,7 +15,7 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Quiz module test data generator class * Payment module test data generator class
* *
* @package core_payment * @package core_payment
* @category test * @category test