Bläddra i källkod

Typo

Source commit: 1466442c58d2b2988d01d2275e8480df5968098a
Martin Prikryl 9 år sedan
förälder
incheckning
024c85ddaf
1 ändrade filer med 1 tillägg och 1 borttagningar
  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();
   }