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
This commit is contained in:
@@ -151,7 +151,7 @@ final class PhrictionDocumentController
|
|||||||
array(),
|
array(),
|
||||||
pht(
|
pht(
|
||||||
'This document has been moved. You can edit it to put new '.
|
'This document has been moved. You can edit it to put new '.
|
||||||
'contne here, or use history to revert to an earlier '.
|
'content here, or use history to revert to an earlier '.
|
||||||
'version.')));
|
'version.')));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user