mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-18 02:31:10 +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(
|
||||
pht(
|
||||
'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: '.
|
||||
"\n\n".
|
||||
"`%s`",
|
||||
|
|
Loading…
Reference in a new issue