فهرست منبع

Typos in comment

(cherry picked from commit 1e606eba98b3911c05065401b3b0731fd4d63839)

Source commit: 97c745e5561ea36a3c0fbf7db0dfce3cc496c4d1
Martin Prikryl 5 سال پیش
والد
کامیت
9ebed57d43
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      source/forms/ScpCommander.cpp

+ 3 - 3
source/forms/ScpCommander.cpp

@@ -360,9 +360,9 @@ void __fastcall TScpCommanderForm::DoShow()
   // Make sure the RemoteDirView is disabled (if not connected yet)
   // before the focusing below,
   // otherwise we disable the view while setting it focused
-  // (UpdateControls gets calling within the SetFocus),
-  // leading to VCL focus inconsistency wih Windows,
-  // and the view [anothing actually] not getting focused after the session
+  // (UpdateControls gets called within the SetFocus),
+  // leading to VCL focus inconsistency with Windows,
+  // and the view [anything actually] not getting focused after the session
   // is finally connected
   UpdateControls();