Char, not string

This commit is contained in:
Matt Nadareski
2020-06-14 20:33:06 -07:00
parent d60dcad323
commit c070167eb9
6 changed files with 8 additions and 8 deletions

View File

@@ -134,7 +134,7 @@ namespace SabreTools.Library.Readers
}
/// <summary>
/// Dispose of the reader
/// Dispose of the underlying reader
/// </summary>
public void Dispose()
{