From b82a1a25e62d7eb73f16512dc8fc5a9985596dca Mon Sep 17 00:00:00 2001 From: maheshgudi Date: Wed, 25 Oct 2017 13:17:44 +0530 Subject: Fix typo in changelog --- CHANGELOG.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8460bca..ab9e4b2 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -5,7 +5,7 @@ * Added the facility to search for user profiles on admin site. * Replaced json format with yaml format for downloading and uploading questions. * Fixed a bug that returned multiple answerpaper objects for a user. -* Fixed a bug that allowed anyonymous users access quit exam page. +* Fixed a bug that allowed anonymous users access quit exam page. * Fixed a bug that prevented moderators from changing passwords. * Fixed a bug that returned nonetype object as the last attempted answer. * Updated the validation of MCQ/MCC type question. -- cgit