--- loncom/lonnet/perl/lonnet.pm 2008/09/01 17:58:30 1.966 +++ loncom/lonnet/perl/lonnet.pm 2008/09/11 14:47:23 1.967 @@ -1,7 +1,7 @@ # The LearningOnline Network # TCP networking package # -# $Id: lonnet.pm,v 1.966 2008/09/01 17:58:30 raeburn Exp $ +# $Id: lonnet.pm,v 1.967 2008/09/11 14:47:23 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -8985,7 +8985,7 @@ when the connection is brought back up =item * B: unable to contact remote host and unable to save message for later delivery -=item * B: an error a occured, a description of the error follows the : +=item * B: an error a occurred, a description of the error follows the : =item * B: unable to fund a host associated with the user/domain that was requested @@ -9565,7 +9565,7 @@ Returns: 'key_exists: ' -> failed to anything out of $storehash, as at least already existed in the db (other requested keys may also already exist) - 'error: ' -> unable to tie the DB or other erorr occured + 'error: ' -> unable to tie the DB or other error occurred 'con_lost' -> unable to contact request server 'refused' -> action was not allowed by remote machine