[DatFile] Minor-est of typos

This commit is contained in:
Matt Nadareski
2018-03-09 22:22:35 -08:00
parent 13abfec89a
commit e140e40a83

View File

@@ -1738,7 +1738,7 @@ namespace SabreTools.Library.DatFiles
datHeaders[i].Remove(key);
}
// Now remove the file dictionary from the souce DAT to save memory
// Now remove the file dictionary from the source DAT to save memory
datHeaders[i].DeleteDictionary();
});