Explorar o código

Typo

Source commit: 1466442c58d2b2988d01d2275e8480df5968098a
Martin Prikryl %!s(int64=9) %!d(string=hai) anos
pai
achega
024c85ddaf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      source/forms/Preferences.cpp

+ 1 - 1
source/forms/Preferences.cpp

@@ -1893,7 +1893,7 @@ void __fastcall TPreferencesDialog::NavigationTreeChange(TObject * /*Sender*/,
     // reshow the accelerators, etc
     ResetSystemSettings(this);
     // This is particularly here to enable EditCopyParamButton,
-    // as to some reason CopyParamListView->Selected is NULL until
+    // as for some reason CopyParamListView->Selected is NULL until
     // its page is shown for the first time
     UpdateControls();
   }