mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-19 03:50:54 +01:00
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:
parent
5a28bff987
commit
220230e08c
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ final class PhrictionDocumentController
|
|||
array(),
|
||||
pht(
|
||||
'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.')));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue