mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-22 02:45:00 +00:00
typo in name SetupExternalTools
This commit is contained in:
parent
1fef7a7baa
commit
c84ce0c67a
2 changed files with 2 additions and 2 deletions
|
@ -548,7 +548,7 @@ namespace SourceGit
|
|||
|
||||
private void TryLaunchAsNormal(IClassicDesktopStyleApplicationLifetime desktop)
|
||||
{
|
||||
Native.OS.SetupEnternalTools();
|
||||
Native.OS.SetupExternalTools();
|
||||
Models.AvatarManager.Instance.Start();
|
||||
|
||||
string startupRepo = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue