浏览代码

Typo in a comment

Source commit: 46944367a3dac2d12e9b13a243e6c793c34be8b6
Martin Prikryl 5 年之前
父节点
当前提交
0ae8efb866
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/forms/CustomScpExplorer.cpp

+ 1 - 1
source/forms/CustomScpExplorer.cpp

@@ -7108,7 +7108,7 @@ void __fastcall TCustomScpExplorerForm::DoShow()
   FQueueDragDropFilesEx->DragDropControl = QueueView3;
 
   // This was previously in NeedSession, where other related code is.
-  // But that is called form CMShowingChanged, when the window is already visible and the local-local window state
+  // But that is called from CMShowingChanged, when the window is already visible and the local-local window state
   // unpleasanly shows briefly.
   if (!WinConfiguration->ShowLoginWhenNoSession &&
       WinConfiguration->AutoSaveWorkspace && !WinConfiguration->AutoWorkspace.IsEmpty() &&