diff --git a/TGServiceInterface/Interface.cs b/TGServiceInterface/Interface.cs index bc099949b9..34b9003911 100644 --- a/TGServiceInterface/Interface.cs +++ b/TGServiceInterface/Interface.cs @@ -12,7 +12,7 @@ using TGServiceInterface.Components; namespace TGServiceInterface { /// - /// Main inteface for communicating the + /// Main for communicating the /// public interface IInterface : IDisposable {