mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
docs spellchecker fixes
This commit is contained in:
parent
b832bbddd9
commit
39b5371c32
6 changed files with 17 additions and 17 deletions
|
@ -108,7 +108,7 @@ abstract class backup_activity_task extends backup_task {
|
|||
// Create the activity directory
|
||||
$this->add_step(new create_taskbasepath_directory('create_activity_directory'));
|
||||
|
||||
// Generate the module.xml file, contaning general information for the
|
||||
// Generate the module.xml file, containing general information for the
|
||||
// activity and from its related course_modules record and availability
|
||||
$this->add_step(new backup_module_structure_step('module_info', 'module.xml'));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue