Fix #2323: typo on oauth connections page
This commit is contained in:
parent
28b06864fb
commit
d342899677
|
@ -80,7 +80,7 @@ class OauthconnectionssettingsAction extends ConnectSettingsAction
|
||||||
|
|
||||||
function getInstructions()
|
function getInstructions()
|
||||||
{
|
{
|
||||||
return _('You have allowed the following applications to access you account.');
|
return _('You have allowed the following applications to access your account.');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user