From 845953c3e41b015c75be29a68d6468e71501e5fd Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Sat, 29 Mar 2014 19:56:00 -0400 Subject: typo --- GradeBook_lib.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GradeBook_lib.tcl') diff --git a/GradeBook_lib.tcl b/GradeBook_lib.tcl index 7aaa8e7..f75025b 100755 --- a/GradeBook_lib.tcl +++ b/GradeBook_lib.tcl @@ -772,7 +772,7 @@ proc CreateAccessRightsTable {db} { htmlErrorMsg $errStat dbg "the following error happen: $errStat" msg_level_critical } - # guest should have no rights make sure that 0 is evereywhere except logon + # guest should have no rights make sure that 0 is everywhere except logon # actionname instructor ta student dropped guest AddAccessRightNonWeb logon 1 1 1 1 1 AddAccessRightNonWeb showgrades 1 1 1 1 0 -- cgit v1.2.3