]> git.mjollnir.org Git - moodle.git/commitdiff
fixed one more docs typo
authorPetr Skoda <skodak@moodle.org>
Mon, 11 Jan 2010 10:06:56 +0000 (10:06 +0000)
committerPetr Skoda <skodak@moodle.org>
Mon, 11 Jan 2010 10:06:56 +0000 (10:06 +0000)
lib/outputlib.php

index cd3776a90a6bcf45695d052e0fb5752c82965611..c6a45266d98c6da3f9cbcf8d362bfdd3bc44f01b 100644 (file)
@@ -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.
      *