diff options
author | Eduardo Chappa <chappa@washington.edu> | 2021-03-28 22:10:03 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2021-03-28 22:10:03 -0600 |
commit | 24f85bc165077c8089d1d79e33c524573b90f68d (patch) | |
tree | 330371f75e9eb6daaf740ddf3606c9769bbc35ba /web/cgi/session/queryauth.tcl | |
parent | c5a870b30c43914ed8414b9f54bed3da27057d79 (diff) | |
download | alpine-24f85bc165077c8089d1d79e33c524573b90f68d.tar.xz |
* Many spelling errors corrected by Jens Schleusener. Thank you!
Diffstat (limited to 'web/cgi/session/queryauth.tcl')
-rwxr-xr-x | web/cgi/session/queryauth.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cgi/session/queryauth.tcl b/web/cgi/session/queryauth.tcl index 27e10c97..450674a4 100755 --- a/web/cgi/session/queryauth.tcl +++ b/web/cgi/session/queryauth.tcl @@ -19,7 +19,7 @@ # input: set query_vars { {cid "Missing Command ID"} - {authcol "Missing Authenticaion Collection"} + {authcol "Missing Authentication Collection"} {authfolder "Missing Authentication Folder"} {authpage "No Post Authorization Instructions"} {authcancel "No Auth Cancel Instructions"} |