nit: typo
This commit is contained in:
parent
929cce9856
commit
e9eb99407a
|
|
@ -1,6 +1,6 @@
|
|||
namespace Kiseki.Launcher.Interfaces;
|
||||
|
||||
// This cl is responsible for handling registration of the Kiseki protcool handler
|
||||
// This is responsible for handling registration of the Kiseki protcool handler
|
||||
public interface IProtocol
|
||||
{
|
||||
static abstract void Register();
|
||||
|
|
|
|||
Loading…
Reference in New Issue