Commit ef902c1b authored by Titouan Soulard's avatar Titouan Soulard

erp5_oauth2_authorisation: fix typos in description fields

parent f0e8c162
......@@ -26,7 +26,7 @@
</item>
<item>
<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>
<key> <string>id</string> </key>
......
......@@ -26,7 +26,7 @@
</item>
<item>
<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
Refresh and Access Tokens, detecting when an Access Token needs to be\n
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