Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSmith-LT committed May 2, 2022
1 parent eb1b81d commit 7db16ba
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3635,7 +3635,7 @@ function x_getAriaText(text) {
return $('<p>' + text + '</p>').text();
}

// Script to check whther saveSession button is styled in theme
// Script to check whether saveSession button is styled in theme
function x_saveSessionBtnIsStyled() {
// In offline the line below with r.rules causes a CORS error.
// Offline doesn't use save session anyway, so return true
Expand Down

0 comments on commit 7db16ba

Please sign in to comment.