Explorar o código

Typos in comments

Source commit: d1c6b66b71ab25f61a7561a01dc95363187e800f
Martin Prikryl %!s(int64=3) %!d(string=hai) anos
pai
achega
d657b3717f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      source/forms/Preferences.cpp

+ 2 - 2
source/forms/Preferences.cpp

@@ -3068,7 +3068,7 @@ void __fastcall TPreferencesDialog::CustomIniFileStorageEditExit(TObject * /*Sen
   }
   else
   {
-    // Reset the value to prevent accidental overwide of an INI file, in case the dialog cancel does not complete
+    // Reset the value to prevent accidental overwrite of an INI file, in case the dialog cancel does not complete
     CustomIniFileStorageEdit->Text = FCustomIniFileStorageName;
   }
 }
@@ -3086,7 +3086,7 @@ void __fastcall TPreferencesDialog::CustomIniFileStorageEditAfterDialog(TObject
 void __fastcall TPreferencesDialog::CustomIniFileStorageButtonClick(TObject * /*Sender*/)
 {
   UpdateControls();
-  // Handler is shown also when Checked is set from LoadConfiguration
+  // Handler is called also when Checked is set from LoadConfiguration
   if (FNoUpdate == 0)
   {
     // Focus to force validation