瀏覽代碼

Typo

Source commit: 1466442c58d2b2988d01d2275e8480df5968098a
Martin Prikryl 9 年之前
父節點
當前提交
024c85ddaf
共有 1 個文件被更改,包括 1 次插入1 次删除
  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();
   }