mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-18 19:40:55 +01:00
Fix typo
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:
parent
b64415c9b1
commit
98013cc599
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ final class PhabricatorSetupCheckAPC extends PhabricatorSetupCheck {
|
|||
"development installs so you don't need to restart your webserver ".
|
||||
"after making changes to the code.\n\n".
|
||||
"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.");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue