]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/dbObjects/EmailAddress.java
fmt: adjust correct wording
[gigi.git] / src / club / wpia / gigi / dbObjects / EmailAddress.java
index 7d4c984e8e8233892e537799ce8b3ec4b174e4d9..f8629d946bc85bc396947d2c360a2314704babde 100644 (file)
@@ -111,7 +111,7 @@ public class EmailAddress implements IdCachable, Verifyable {
             stmt.setInt(2, owner.getId());
             stmt.setString(3, hash);
             if ( !stmt.executeMaybeUpdate()) {
-                throw new IllegalArgumentException("Given token could not be found to complete the verification process (Domain Ping).");
+                throw new IllegalArgumentException("Given token could not be found to complete the verification process (Email Ping).");
             }
         }
         // Verify user with that primary email