This commit is contained in:
lbargaoanu
2014-02-07 15:13:51 +02:00
parent 7383a4b87d
commit a4be1f44bd
+1 -1
View File
@@ -9,7 +9,7 @@ namespace Octokit.Tests.Conventions
{
public static class TypeExtensions
{
const string ClientSufix = "Client";
const string ClientSuffix = "Client";
const string ObservablePrefix = "IObservable";
const int RealNameIndex = 1;