From fbcf399e69d1d28bd3a821c32f549fd11b20e69a Mon Sep 17 00:00:00 2001 From: tjhunt Date: Wed, 11 Feb 2009 07:48:44 +0000 Subject: [PATCH] Typo fix in comment. --- mod/quiz/attemptlib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/quiz/attemptlib.php b/mod/quiz/attemptlib.php index 609b817c17..e812a0029a 100644 --- a/mod/quiz/attemptlib.php +++ b/mod/quiz/attemptlib.php @@ -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. */ -- 2.39.5