Ignore:
Timestamp:
2023-02-17T11:41:29+13:00 (14 months ago)
Author:
davidb
Message:

Fixed small typo in dictionary name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java

    r37312 r37328  
    19811981            // user cancelled
    19821982            System.err.println("Authentication cancelled.");
    1983             displayError(Dictionary.get("WenswingAuthenticationError.Cancelled"));
     1983            displayError(Dictionary.get("WebswingAuthenticationError.Cancelled"));
    19841984            return false;
    19851985
Note: See TracChangeset for help on using the changeset viewer.