Index: openacs-4/packages/ams/tcl/instant-message-widgets-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/tcl/instant-message-widgets-procs.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/ams/tcl/instant-message-widgets-procs.tcl 23 Jan 2007 14:38:46 -0000 1.1 +++ openacs-4/packages/ams/tcl/instant-message-widgets-procs.tcl 23 Mar 2018 23:53:01 -0000 1.2 @@ -115,7 +115,7 @@ #If response_type is txt, check for language and character set. if { $response_type == "txt" } { - #If language is specified, check for its availablity and add it to the URI + #If language is specified, check for its availability and add it to the URI if { ![empty_string_p $language] } { string tolower $language switch $language {