mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
fixed comment typo
This commit is contained in:
parent
640df5d0df
commit
0f6db1c3d2
@ -132,7 +132,7 @@ class ddl_change_structure_exception extends ddl_exception {
|
||||
}
|
||||
|
||||
/**
|
||||
* Error changing db structure, caused by some depency found
|
||||
* Error changing db structure, caused by some dependency found
|
||||
* like trying to modify one field having related indexes.
|
||||
*/
|
||||
class ddl_dependency_exception extends ddl_exception {
|
||||
|
Loading…
x
Reference in New Issue
Block a user