mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 20:45:51 +00:00
spelling
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user