@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

+1 -1
+1 -1
src/applications/config/check/PhabricatorSetupCheckAPC.php
··· 65 65 "development installs so you don't need to restart your webserver ". 66 66 "after making changes to the code.\n\n". 67 67 "You can enable 'apc.stat', or disable 'phabricator.developer-mode', ". 68 - "or safely ignore this warning if you have some reasonining behind ". 68 + "or safely ignore this warning if you have some reasoning behind ". 69 69 "your current configuration."); 70 70 } 71 71