mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Minor-est of typos
This commit is contained in:
@@ -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();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user