mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
docs spellchecker fixes
This commit is contained in:
parent
b832bbddd9
commit
39b5371c32
6 changed files with 17 additions and 17 deletions
|
@ -78,7 +78,7 @@ class mnethosturl_final_element extends backup_final_element {
|
|||
*
|
||||
* This class overwrites the standard fill_values() method, so it gets intercepted
|
||||
* for each file record being set to xml, in order to copy, at the same file, the
|
||||
* phisical file from moodle file storage to backup file storage
|
||||
* physical file from moodle file storage to backup file storage
|
||||
*
|
||||
* TODO: Finish phpdocs
|
||||
*/
|
||||
|
@ -104,6 +104,6 @@ class file_nested_element extends backup_nested_element {
|
|||
|
||||
/**
|
||||
* Implementation of backup_optigroup_element to be used by subplugins stuff.
|
||||
* Split just for better separation and future especialitation
|
||||
* Split just for better separation and future specialisation
|
||||
*/
|
||||
class backup_subplugin_element extends backup_optigroup_element { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue