mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 08:09:47 +02:00
MDL-75084 payment: Fix typo
This commit is contained in:
parent
2944abad29
commit
2a4ebd1277
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue