mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 14:40:52 +10:00
Typo
This commit is contained in:
@@ -39,7 +39,7 @@ system_profiler SPHardwareDataType | grep 'Model Identifier'
|
|||||||
self.custom_model = input("Please enter the model identifier of the target machine: ").strip()
|
self.custom_model = input("Please enter the model identifier of the target machine: ").strip()
|
||||||
|
|
||||||
def credits(self):
|
def credits(self):
|
||||||
utilities.TUIOnlyPrint(["Credits"], "Press enter to go back\n",
|
utilities.TUIOnlyPrint(["Credits"], "Press [Enter] to go back.\n",
|
||||||
["""Many thanks to the following:
|
["""Many thanks to the following:
|
||||||
|
|
||||||
- Acidanthera:\tOpenCore, kexts and other tools
|
- Acidanthera:\tOpenCore, kexts and other tools
|
||||||
|
|||||||
Reference in New Issue
Block a user