From c2227d3ed24c879a31fb1a57299bd031b819fb94 Mon Sep 17 00:00:00 2001 From: epriestley Date: Sat, 30 Apr 2016 09:04:28 -0700 Subject: [PATCH] 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 --- src/aphront/AphrontRequest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,