Skip to content

Commit

Permalink
Fix small grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
MolotovCherry committed Nov 11, 2024
1 parent dcd955c commit 62a02d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/autostart-installer/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use winreg::{enums::HKEY_LOCAL_MACHINE, RegKey};

const HELP: &str = r"autostart-installer
Installs the bg3_autostart. Automatically patches bg3 when the game is launched, without needing to manually
Installs bg3_autostart. Automatically patches bg3 when the game is launched, without needing to manually
run any tool. Installs registry entries at:
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\bg3.exe
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\bg3_dx11.exe
Expand Down

0 comments on commit 62a02d9

Please sign in to comment.