From 9d151921ccfe81c31cb8142a80fb7cb9c667b428 Mon Sep 17 00:00:00 2001 From: Dhinak G <17605561+dhinakg@users.noreply.github.com> Date: Fri, 19 Feb 2021 18:18:09 -0500 Subject: [PATCH] Typo --- OpenCore-Patcher.command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenCore-Patcher.command b/OpenCore-Patcher.command index c25c3ac6f..bdf24f61a 100755 --- a/OpenCore-Patcher.command +++ b/OpenCore-Patcher.command @@ -39,7 +39,7 @@ system_profiler SPHardwareDataType | grep 'Model Identifier' self.custom_model = input("Please enter the model identifier of the target machine: ").strip() 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: - Acidanthera:\tOpenCore, kexts and other tools