From 74a672abb4a398c9b8aaaf22a0e134696de98de3 Mon Sep 17 00:00:00 2001 From: henryruhs Date: Sun, 8 Sep 2024 08:28:04 +0200 Subject: [PATCH] Adjust wording --- .install/facefusion.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/facefusion.nsi b/.install/facefusion.nsi index 5d0cc86f..f9711045 100644 --- a/.install/facefusion.nsi +++ b/.install/facefusion.nsi @@ -29,7 +29,7 @@ FunctionEnd Function InstallPage nsDialogs::Create 1018 - !insertmacro MUI_HEADER_TEXT 'Choose Your Accelerator' 'Choose your accelerator based on the graphics card.' + !insertmacro MUI_HEADER_TEXT 'Choose The Accelerator' 'Choose the accelerator based on the graphics card.' ${NSD_CreateRadioButton} 0 40u 100% 10u 'Default (CPU)' Pop $UseDefault