Fix spelling
This commit is contained in:
parent
c0ee83e1a7
commit
9804967804
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ namespace MatterHackers.MatterControl
|
|||
CopyFileToTempFolder(item.Key, item.Value.FileName);
|
||||
}
|
||||
|
||||
// TODO: Figure out why exceptions throw here are silently surpressed and work out how to handle the case where users select an existing file
|
||||
// TODO: Figure out why exceptions throw here are silently suppressed and work out how to handle the case where users select an existing file
|
||||
ZipFile.CreateFromDirectory(archiveStagingFolder, savedFileName,CompressionLevel.Optimal, true);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue