Commit 31cd55e4 authored by Titouan Soulard's avatar Titouan Soulard

erp5_oauth2_authorisation: fix typos in description fields

parent 48b8706d
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>An OAuth2 client is a piece of software implementing the OAuth2 protocol, and using which a user can authenticate themselve to servers implemneting the OAuth2 protocol.</string> </value> <value> <string>An OAuth2 client is a piece of software implementing the OAuth2 protocol, and using which an user can authenticate himself to servers implementing the OAuth2 protocol.</string> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>An OAuth2 Session blongs to the standard Authorisation Server OAUth2 role,\n <value> <string>An OAuth2 Session belongs to the standard Authorisation Server OAuth2 role,\n
and allows tracking how a session was initiated, who it belongs to, allows issuing\n and allows tracking how a session was initiated, who it belongs to, allows issuing\n
Refresh and Access Tokens, detecting when an Access Token needs to be\n Refresh and Access Tokens, detecting when an Access Token needs to be\n
regenerated, and controlling the session validity.</string> </value> regenerated, and controlling the session validity.</string> </value>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment