]> git.mjollnir.org Git - moodle.git/commitdiff
Typo fix in comment.
authortjhunt <tjhunt>
Wed, 11 Feb 2009 07:48:44 +0000 (07:48 +0000)
committertjhunt <tjhunt>
Wed, 11 Feb 2009 07:48:44 +0000 (07:48 +0000)
mod/quiz/attemptlib.php

index 609b817c1756a9f2b9683f44ed1bc06598cbe7d4..e812a0029a357eb238dea594cd216d1d8b58430f 100644 (file)
@@ -79,7 +79,7 @@ class quiz {
     }
 
    /**
-     * Load some or all of the queestions for this quiz.
+     * Load some or all of the questions for this quiz.
      *
      * @param array $questionids question ids of the questions to load. null for all.
      */