From 4e5f6cbe3d8e24219afc3557fd9b29ff0e1f1100 Mon Sep 17 00:00:00 2001 From: ArabPixel Date: Wed, 24 Dec 2025 18:21:07 +0100 Subject: [PATCH] Typo --- includes/js/languages/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/js/languages/en.js b/includes/js/languages/en.js index 65909be..3b066ca 100644 --- a/includes/js/languages/en.js +++ b/includes/js/languages/en.js @@ -43,7 +43,7 @@ window.lang = { "southbridgeHelp2": "Selecting wrong options may cause a kernel panic!", "selectSouthbridge": "Select your Southbridge and PS4 Model", // payloads.js - "linuxOnlyWithGoldHEN": "Linux payloads should only be loaded with through GoldHEN's BinLoader!", + "linuxOnlyWithGoldHEN": "Linux payloads should only be loaded through GoldHEN's BinLoader!", "busyBinLoader": "Cannot Load Payload Because The BinLoader Server Is Busy", "binLoaderNotDetected": "GoldHEN's BinLoader is not detected, is it enabled?!", // For no-webkit firmware "disabledBinloader": "GoldHEN's Binloader is not running, load payload using the exploit instead?",