summaryrefslogtreecommitdiff
path: root/web/cgi/alpine/1.0/dosend.tcl
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-01-15 21:41:39 -0700
committerEduardo Chappa <chappa@washington.edu>2020-01-15 21:41:39 -0700
commit06c6ab430b223f6923fe74a4b8d11f3e626848a8 (patch)
tree2b483acf3ec2da573992c20b766a480e22f4c45a /web/cgi/alpine/1.0/dosend.tcl
parent9822842646bc2b940d4b98a260ee4e3ac26fce57 (diff)
downloadalpine-06c6ab430b223f6923fe74a4b8d11f3e626848a8.tar.xz
* Fix a number of misspellings in the source code of Alpine. I hav only
fixed those that belong to the source code of Alpine and do not come from an external source. List contributed by Jens Schleusener.
Diffstat (limited to 'web/cgi/alpine/1.0/dosend.tcl')
-rwxr-xr-xweb/cgi/alpine/1.0/dosend.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cgi/alpine/1.0/dosend.tcl b/web/cgi/alpine/1.0/dosend.tcl
index 44130572..77d2503f 100755
--- a/web/cgi/alpine/1.0/dosend.tcl
+++ b/web/cgi/alpine/1.0/dosend.tcl
@@ -55,7 +55,7 @@ if {[catch {WPCmd PEInfo set suspended_composition} msgdata] == 0} {
if {[string compare BADPASSWD [string range $errstr 0 8]] == 0
&& [catch {WPCmd PEInfo set suspended_composition $msgdata} errstr] == 0} {
set oncancel "page=compose&restore=1&cid=$cid"
- set conftext "Send Messsage?"
+ set conftext "Send Message?"
set reason "The server used to send this message requires authentication.[cgi_nl][cgi_nl]Enter Username and Password to connect to $server"
_cgi_set_uservar params [WPPercentQuote [list [list server $server] [list page dosend] [list postpost $postpost]]]
set src auth