summaryrefslogtreecommitdiff
path: root/web/cgi/alpine/1.0/fldrbrowse.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'web/cgi/alpine/1.0/fldrbrowse.tcl')
-rwxr-xr-xweb/cgi/alpine/1.0/fldrbrowse.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cgi/alpine/1.0/fldrbrowse.tcl b/web/cgi/alpine/1.0/fldrbrowse.tcl
index b9021a4d..58d6d8fb 100755
--- a/web/cgi/alpine/1.0/fldrbrowse.tcl
+++ b/web/cgi/alpine/1.0/fldrbrowse.tcl
@@ -170,7 +170,7 @@ if {[catch {WPNewMail $reload} newmail]} {
# preserve vars that my have been overridden with cgi parms
if {[catch {WPCmd PEFolder collections} collections]} {
- error [list _action "Collectoin list" $collections]
+ error [list _action "Collection list" $collections]
}
set shown [split $show ,]