From 84259975cacf820e985a45395ac22258c77d32ef Mon Sep 17 00:00:00 2001 From: Hao Kung Date: Fri, 21 Aug 2015 13:16:41 -0700 Subject: [PATCH] Update exception text --- src/Microsoft.AspNet.Identity/Resources.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNet.Identity/Resources.resx b/src/Microsoft.AspNet.Identity/Resources.resx index 858e22d548..87dbde9344 100644 --- a/src/Microsoft.AspNet.Identity/Resources.resx +++ b/src/Microsoft.AspNet.Identity/Resources.resx @@ -146,7 +146,7 @@ Invalid email - Type {0} must be derived from {1}<{2}>. + Type {0} must derive from {1}<{2}>. Error when the manager type is not derived correctly