gui_main.py: Fix additional typos

This commit is contained in:
Mykola Grymalyuk
2022-07-16 14:24:58 -06:00
parent bbb087db63
commit 2897e6cf74
8 changed files with 30 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
/* Disable the non-existant Co-processor Bridge found on Arrendale, Lynnfield and Clarkdale Macs.
/* Disable the non-existant Co-processor Bridge found on Arrandale, Lynnfield and Clarkdale Macs.
* IOPCIFamily in macOS 11.0 up-to 11.2 was unable to handle ACPI probing when device was not present,
* therefore kernel panicing the machine.
*