Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit a7d4652

Browse files
Using 'Add/Change Accounts' on the RepositoryCloneView
1 parent 56bc6df commit a7d4652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio.UI/Views/Dialog/Clone/RepositoryCloneView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<TextBlock DockPanel.Dock="Top" TextAlignment="Right">
4343
<Hyperlink Command="{Binding LoginAsDifferentUser}">
44-
<Run Text="{x:Static ghfvs:Resources.LoginLink}" />
44+
<Run Text="{x:Static ghfvs:Resources.AddChangeAccounts}" />
4545
</Hyperlink>
4646
</TextBlock>
4747

0 commit comments

Comments
 (0)