From 7283d4a0c63aed9db1d3f89634d5ec346929090d Mon Sep 17 00:00:00 2001 From: Helder Alves Date: Thu, 14 Jan 2016 14:47:42 -0200 Subject: [PATCH] Update admin-messages_en.properties typo fix --- .../theme/base/admin/messages/admin-messages_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forms/common-themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties b/forms/common-themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties index 0cd4accc7b..bd0084011e 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties +++ b/forms/common-themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties @@ -247,7 +247,7 @@ credentials=Credentials saml-keys=SAML Keys roles=Roles mappers=Mappers -mappers.tooltip=Protocol mappers perform transformation on tokens and documents. They an do things like map user data into protocol claims, or just transform any requests going between the client and auth server. +mappers.tooltip=Protocol mappers perform transformation on tokens and documents. They can do things like map user data into protocol claims, or just transform any requests going between the client and auth server. scope=Scope scope.tooltip=Scope mappings allow you to restrict which user role mappings are included within the access token requested by the client. sessions.tooltip=View active sessions for this client. Allows you to see which users are active and when they logged in.