aboutsummaryrefslogtreecommitdiff
path: root/UpdateAccessRights.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'UpdateAccessRights.tcl')
-rwxr-xr-xUpdateAccessRights.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/UpdateAccessRights.tcl b/UpdateAccessRights.tcl
index ce8d85f..46da274 100755
--- a/UpdateAccessRights.tcl
+++ b/UpdateAccessRights.tcl
@@ -4,7 +4,7 @@
exec tclsh "$0" "$@"
-# delete and recreate AccessRightsTable according to latest specification
+# delete and recreate AccessRightsTable according to the latest specification
package require sqlite3
package require md5
source ./GradeBook_lib.tcl