Ignore:
Timestamp:
05/31/19 16:29:24 (5 years ago)
Author:
bln4
Message:

Refactoring on how labels are resolved.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/auth/account/Authenticate.java

    r1389 r1401  
    190190                        }
    191191
    192                         String message = "Was the list of possible enum results updated without nessasary changes to thh toString() function?";
     192                        String message = "Was the list of possible enum results updated without nessasary changes to the toString() function?";
    193193                        throw new IllegalArgumentException(message);
    194194                }
Note: See TracChangeset for help on using the changeset viewer.