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:
Eitan Adler
2015-06-23 17:26:14 -07:00
committed by epriestley
parent 520e70a3cf
commit 3c7f4e5c5b
7 changed files with 7 additions and 7 deletions

View File

@@ -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".