docs spellchecker fixes

This commit is contained in:
Petr Skoda 2010-07-11 18:08:36 +00:00
parent b832bbddd9
commit 39b5371c32
6 changed files with 17 additions and 17 deletions

View file

@ -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'));