Fix "acccess" spelling error
Summary: This is misspelled. Test Plan: Consulted a dictionary. Reviewers: chad Reviewed By: chad Differential Revision: https://secure.phabricator.com/D15827
This commit is contained in:
@@ -484,7 +484,7 @@ final class AphrontRequest extends Phobject {
|
|||||||
pht(
|
pht(
|
||||||
'This Phabricator install is configured as "%s", but you are '.
|
'This Phabricator install is configured as "%s", but you are '.
|
||||||
'using the domain name "%s" to access a page which is trying to '.
|
'using the domain name "%s" to access a page which is trying to '.
|
||||||
'set a cookie. Acccess Phabricator on the configured primary '.
|
'set a cookie. Access Phabricator on the configured primary '.
|
||||||
'domain or a configured alternate domain. Phabricator will not '.
|
'domain or a configured alternate domain. Phabricator will not '.
|
||||||
'set cookies on other domains for security reasons.',
|
'set cookies on other domains for security reasons.',
|
||||||
$configured_as,
|
$configured_as,
|
||||||
|
|||||||
Reference in New Issue
Block a user