@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 Phriction contne

Summary: Fix typo in infoview. Fixes T10524

Test Plan: Read.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T10524

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

+1 -1
+1 -1
src/applications/phriction/controller/PhrictionDocumentController.php
··· 151 151 array(), 152 152 pht( 153 153 'This document has been moved. You can edit it to put new '. 154 - 'contne here, or use history to revert to an earlier '. 154 + 'content here, or use history to revert to an earlier '. 155 155 'version.'))); 156 156 } 157 157