diff --git a/src/aphront/AphrontRequest.php b/src/aphront/AphrontRequest.php index 9305d6b48b..a49821e10b 100644 --- a/src/aphront/AphrontRequest.php +++ b/src/aphront/AphrontRequest.php @@ -484,7 +484,7 @@ final class AphrontRequest extends Phobject { pht( 'This Phabricator install is configured as "%s", but you are '. '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 '. 'set cookies on other domains for security reasons.', $configured_as,