MDL-20625 fixed typos, credit goes to Martin Langhoff

This commit is contained in:
Petr Skoda 2009-11-07 16:00:13 +00:00
parent e484041b8c
commit 3400bf6cc4
3 changed files with 5 additions and 5 deletions

View file

@ -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.
*