Commit 7d14663d by Chris Dodge

fix typo

parent 076ec7d3
...@@ -100,7 +100,7 @@ var edx = edx || {}; ...@@ -100,7 +100,7 @@ var edx = edx || {};
}, },
unloadMessage: function () { unloadMessage: function () {
return gettext("Are you sure you want to leave this page? \n" + return gettext("Are you sure you want to leave this page? \n" +
"To pass your proctored exam you must also pass the online proctoring session review.n"); "To pass your proctored exam you must also pass the online proctoring session review.");
}, },
updateRemainingTime: function (self) { updateRemainingTime: function (self) {
self.timerTick ++; self.timerTick ++;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment