From: Petr Skoda Date: Mon, 11 Jan 2010 10:06:56 +0000 (+0000) Subject: fixed one more docs typo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ae5b6801c3e89fd14ac6e6689d005c5305d47969;p=moodle.git fixed one more docs typo --- diff --git a/lib/outputlib.php b/lib/outputlib.php index cd3776a90a..c6a45266d9 100644 --- a/lib/outputlib.php +++ b/lib/outputlib.php @@ -360,7 +360,7 @@ class theme_config { /** * Theme diagnostic code. It is very problematic to send debug output * to the actual CSS file, instead this functions is supposed to - * diagnose given theme and highlisht all potential problems. + * diagnose given theme and highlights all potential problems. * This information should be available from the theme selection page * or some other debug page for theme designers. *