summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaheshgudi2017-10-25 13:17:44 +0530
committermaheshgudi2017-10-25 13:17:44 +0530
commitb82a1a25e62d7eb73f16512dc8fc5a9985596dca (patch)
tree7b5c77f8c09012c702190a99fea225d511d51eb1
parenteaf1735f748279f3c9c313375c51f2f886292934 (diff)
downloadonline_test-b82a1a25e62d7eb73f16512dc8fc5a9985596dca.tar.gz
online_test-b82a1a25e62d7eb73f16512dc8fc5a9985596dca.tar.bz2
online_test-b82a1a25e62d7eb73f16512dc8fc5a9985596dca.zip
Fix typo in changelog
-rw-r--r--CHANGELOG.txt2
1 files changed, 1 insertions, 1 deletions
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.