mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-05-07 04:45:06 +00:00
random mispelling
This commit is contained in:
@@ -12,7 +12,7 @@ public interface IWritableArchiveCommon
|
||||
/// <summary>
|
||||
/// Use this to pause entry rebuilding when adding large collections of entries. Dispose when complete. A using statement is recommended.
|
||||
/// </summary>
|
||||
/// <returns>IDisposeable to resume entry rebuilding</returns>
|
||||
/// <returns>IDisposable to resume entry rebuilding</returns>
|
||||
IDisposable PauseEntryRebuilding();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user