mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 05:56:58 +01:00
Fixes a typo in IInterface documentation
This commit is contained in:
@@ -12,7 +12,7 @@ using TGServiceInterface.Components;
|
||||
namespace TGServiceInterface
|
||||
{
|
||||
/// <summary>
|
||||
/// Main inteface for communicating the <see cref="ITGSService"/>
|
||||
/// Main <see langword="interface"/> for communicating the <see cref="ITGSService"/>
|
||||
/// </summary>
|
||||
public interface IInterface : IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user