Skip to content

Commit 65b074d

Browse files
committed
app: fix typo in improved exit crash fix desc
1 parent 4b4138c commit 65b074d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/patchgrid.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ PatchGrid::PatchGrid()
8282
AddPatch("ExitCrashFix",
8383
"LEGO Island contains a bug that frequently crashes the game when trying "
8484
"to exit. This is particularly prevalent on newer versions of Windows and Wine. This "
85-
"patch will fix the crash and the associated animation gltiches and audio buzzes.",
85+
"patch will fix the crash and the associated animation glitches and audio buzzes.",
8686
AddBoolItem(sectionGeneral, "Exit Crash Fix", false));
8787

8888
// Controls section

0 commit comments

Comments
 (0)