Remove duplicate duplicate words which are not requires
Summary: Change 'the the' to 'the' where appropriate. Test Plan: eyeball it Reviewers: joshuaspence, chad, #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D13412
This commit is contained in:
@@ -596,7 +596,7 @@ final class DiffusionRepositoryCreateController
|
||||
|
||||
$page->addRemarkupInstructions(
|
||||
pht(
|
||||
'Choose or add the SSH credentials to use to connect to the the '.
|
||||
'Choose or add the SSH credentials to use to connect to the '.
|
||||
'repository hosted at:'.
|
||||
"\n\n".
|
||||
" lang=text\n".
|
||||
|
||||
Reference in New Issue
Block a user