mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-29 16:08:22 +01:00
Fixed typo
Summary: In Settings > Set VCS Pasword: artisinal → artisanal Test Plan: Read again the sentence. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin Differential Revision: https://secure.phabricator.com/D17095
This commit is contained in:
parent
178466b826
commit
01ac745d9d
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ final class DiffusionSetPasswordSettingsPanel extends PhabricatorSettingsPanel {
|
||||||
$form->appendRemarkupInstructions(
|
$form->appendRemarkupInstructions(
|
||||||
pht(
|
pht(
|
||||||
'Having trouble coming up with a good password? Try this '.
|
'Having trouble coming up with a good password? Try this '.
|
||||||
'artisinal password, hand made in small batches by our expert '.
|
'artisanal password, hand made in small batches by our expert '.
|
||||||
'craftspeople: '.
|
'craftspeople: '.
|
||||||
"\n\n".
|
"\n\n".
|
||||||
"`%s`",
|
"`%s`",
|
||||||
|
|
Loading…
Add table
Reference in a new issue