Ignore:
Timestamp:
2017-08-07T19:30:06+12:00 (7 years ago)
Author:
ak19
Message:

Committing syntax error in previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/downloaders/WebDownload.pm

    r31856 r31857  
    200200            print STDERR "- port=$self->{'proxy_port'}\n";
    201201        } else { # else no proxy set, the user may need proxy settings
    202             prin STDERR "The external server might not be responding, or you might need to switch on proxy settings.\n";
     202            print STDERR "The external server might not be responding, or you might need to switch on proxy settings.\n";
    203203        }
    204204        print STDERR "<<Finished>>\n";
Note: See TracChangeset for help on using the changeset viewer.