Skip to content

Commit f431282

Browse files
committed
Proper capitalize plugin name to Git-TFS.
1 parent 1d5215b commit f431282

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

GitTfsDialog.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GitTfsPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public class GitTfsPlugin : GitPluginBase, IGitPluginForRepository
1313

1414
public GitTfsPlugin()
1515
{
16-
SetNameAndDescription("Git-Tfs");
16+
SetNameAndDescription("Git-TFS");
1717
Translate();
1818
}
1919

ShelveDialog.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)