summaryrefslogtreecommitdiff
path: root/web/cgi/alpine/1.0/compose.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'web/cgi/alpine/1.0/compose.tcl')
-rwxr-xr-xweb/cgi/alpine/1.0/compose.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cgi/alpine/1.0/compose.tcl b/web/cgi/alpine/1.0/compose.tcl
index d5a6af3..b6a38a4 100755
--- a/web/cgi/alpine/1.0/compose.tcl
+++ b/web/cgi/alpine/1.0/compose.tcl
@@ -676,7 +676,7 @@ WPEval $compose_vars {
if {0 && [info exists charset]} {
cgi_text "form_charset=$charset" type=hidden notab
- # character encoding suport: the idea is to plant a known
+ # character encoding support: the idea is to plant a known
# char in the given charset and see what comes back to
# post.tcl from the browser. Why is it again the @#*$!
# browser can't just tell us?