1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-19 03:50:54 +01:00
Summary: This doesn't look like it is spelled correctly.

Test Plan: Seems more correct now.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9043
This commit is contained in:
epriestley 2014-05-10 11:39:39 -07:00
parent b64415c9b1
commit 98013cc599

View file

@ -65,7 +65,7 @@ final class PhabricatorSetupCheckAPC extends PhabricatorSetupCheck {
"development installs so you don't need to restart your webserver ". "development installs so you don't need to restart your webserver ".
"after making changes to the code.\n\n". "after making changes to the code.\n\n".
"You can enable 'apc.stat', or disable 'phabricator.developer-mode', ". "You can enable 'apc.stat', or disable 'phabricator.developer-mode', ".
"or safely ignore this warning if you have some reasonining behind ". "or safely ignore this warning if you have some reasoning behind ".
"your current configuration."); "your current configuration.");
} }