diff --git a/zsnes/src/gui/guiwindp.inc b/zsnes/src/gui/guiwindp.inc index 9604cc45..4fa1ad0d 100644 --- a/zsnes/src/gui/guiwindp.inc +++ b/zsnes/src/gui/guiwindp.inc @@ -5362,7 +5362,7 @@ GUIGUIAboutTextF db 'read ',39,'LICENSE.TXT',39,0 %else GUIGUIAboutTextF db 'read ',39,'LICENSE',39,0 %endif -GUIGUIAboutTextG db 'thoroughly before using it.',0 +GUIGUIAboutTextG db 'thoroughly before doing so.',0 SECTION .text