mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 23:17:20 +01:00
Corrects GitHub spelling
This commit is contained in:
@@ -108,7 +108,7 @@ namespace TGControlPanel
|
||||
}
|
||||
if (!remote.Contains("github.com"))
|
||||
{
|
||||
MessageBox.Show("Pull request support is only available for github based repositories!", "Error");
|
||||
MessageBox.Show("Pull request support is only available for GitHub based repositories!", "Error");
|
||||
owner = null;
|
||||
name = null;
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user