Browse Source

Grammar

Source commit: 4bd8244565df885609c06767a75197abda9a65e0
Martin Prikryl 10 năm trước cách đây
mục cha
commit
ef1b9c2cab
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      source/windows/Setup.cpp

+ 1 - 1
source/windows/Setup.cpp

@@ -2001,7 +2001,7 @@ static void __fastcall ShowTip(bool AutoShow)
 
   if (AutoShow)
   {
-    // Won't be used automatically as we have more than "OK button
+    // Won't be used automatically as we have more than the "OK" button
     Params.NeverAskAgainTitle = LoadStr(NEVER_SHOW_AGAIN);
     Params.NeverAskAgainAnswer = qaCancel;
     Params.Params |= mpNeverAskAgainCheck;