mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-20625 fixed typos, credit goes to Martin Langhoff
This commit is contained in:
parent
e484041b8c
commit
3400bf6cc4
3 changed files with 5 additions and 5 deletions
|
@ -576,7 +576,7 @@ function get_current_group($courseid, $full = false) {
|
|||
/**
|
||||
* Inndicates fatal error. This function was originally printing the
|
||||
* error message directly, since 2.0 it is throwing exception instead.
|
||||
* The error printing is handled in default exception hadnler.
|
||||
* The error printing is handled in default exception handler.
|
||||
*
|
||||
* Old method, don't call directly in new code - use print_error instead.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue