Explorar o código

Grammar

Source commit: 4bd8244565df885609c06767a75197abda9a65e0
Martin Prikryl %!s(int64=9) %!d(string=hai) anos
pai
achega
ef1b9c2cab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;