mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Utilities] Fix note
This commit is contained in:
@@ -507,7 +507,7 @@ namespace SabreTools.Library.Tools
|
||||
/// <summary>
|
||||
/// Create an archive of the specified type, if possible
|
||||
/// </summary>
|
||||
/// <param name="archiveType">SabreTools.Library.Data.SharpCompress.OutputFormat representing the archive to create</param>
|
||||
/// <param name="archiveType">SabreTools.Library.Data.OutputFormat representing the archive to create</param>
|
||||
/// <returns>Archive object representing the inputs</returns>
|
||||
public static Folder GetArchive(OutputFormat outputFormat)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user