mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +01:00
Fix typos on Import Repository page
See: <https://github.com/facebook/phabricator/pull/590> Reviewed by: epriestley
This commit is contained in:
parent
01892e3808
commit
a928caf41d
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@ final class DiffusionRepositoryCreateController
|
|||
|
||||
$page->addRemarkupInstructions(
|
||||
pht(
|
||||
'Choose the a username and pasword used to connect to the '.
|
||||
'Choose the username and password used to connect to the '.
|
||||
'repository hosted at:'.
|
||||
"\n\n".
|
||||
" lang=text\n".
|
||||
|
|
Loading…
Reference in a new issue