Index: library/xotcl/library/comm/Access.xotcl =================================================================== diff -u -N -r38ea9f94f2f1b54ff8f4213a814a350dec29b96b -rf10f6e087eba19df21585a1776e095862306855d --- library/xotcl/library/comm/Access.xotcl (.../Access.xotcl) (revision 38ea9f94f2f1b54ff8f4213a814a350dec29b96b) +++ library/xotcl/library/comm/Access.xotcl (.../Access.xotcl) (revision f10f6e087eba19df21585a1776e095862306855d) @@ -720,7 +720,7 @@ } Http instproc POST {} { # we have query and data only for a uniform interface for - # forms that cann pass the attribute value pairs always via + # forms that can pass the attribute value pairs always via # query. if {[my exists query]} { my data [my query]