@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.

Two-for-one deal on typos

Summary: Wow! Real value here.

Test Plan: No more red underlines.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D15941

+2 -2
+2 -2
src/applications/system/management/PhabricatorSystemRemoveDestroyWorkflow.php
··· 108 108 'deleting complex or highly connected objects like repositories, '. 109 109 'projects and users.'. 110 110 "\n\n". 111 - 'These tattered edges are an expected consquence of destroying '. 111 + 'These tattered edges are an expected consequence of destroying '. 112 112 'objects, and the Phabricator upstream will not help you fix '. 113 - 'them. We strongly recomend disabling or archiving objects '. 113 + 'them. We strongly recommend disabling or archiving objects '. 114 114 'instead.'))); 115 115 116 116 $phids = mpull($named_objects, 'getPHID');