Index: openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl,v diff -u -r1.21 -r1.22 --- openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 9 Sep 2003 08:06:22 -0000 1.21 +++ openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 9 Sep 2003 11:15:03 -0000 1.22 @@ -372,7 +372,7 @@ set auth_info(auth_status) failed_to_connect set auth_info(auth_message) "Error invoking the account registration driver." global errorInfo - ns_log Error "Error invoking account registratino driver for authority_id = $authority_id: $errorInfo" + ns_log Error "Error invoking account registratino driver for authority_id = $authority_id: $errorInfo" }