Gorram typos

This commit is contained in:
Miguel Terol Espino 2024-05-13 13:09:17 +02:00
parent 9d864182e3
commit 623ec3f324

View File

@ -109,7 +109,7 @@ namespace DSPRE {
if(FindMismatches(false)) {
MessageBox.Show("There are some overlays in a compression state that does not match the set value for compression in the y9 table.\n"
+ "This may cause errors or lack of usuability om hardware.\n"
+ "This may cause errors or lack of usuability on hardware.\n"
+ "You can find the mismatched cells coloured in RED.\nThis message is purely informational.", "Compression Mark Mismatch", MessageBoxButtons.OK, MessageBoxIcon.Information);
}