@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 in ConfigWelcomeController support text

See: <https://github.com/phacility/phabricator/pull/670>

Reviewed by: epriestley

authored by

Dirkjan Ochtman and committed by
epriestley
a89ce7e9 71197f79

+1 -1
+1 -1
src/applications/config/controller/PhabricatorConfigWelcomeController.php
··· 216 216 $content = pht( 217 217 'Having trouble getting something set up? See '. 218 218 '**[[ %s | Give Feedback! Get Support! ]]** for ways to get in touch '. 219 - 'to get answeres to questions, report bugs, and request features.', 219 + 'to get answers to questions, report bugs, and request features.', 220 220 $support_href); 221 221 222 222 $explore[] = $this->newItem(