瀏覽代碼

Typo in a comment

Source commit: c165dc3abee1cc5d7c8e9f8dac39318e1a2b7e0e
Martin Prikryl 3 年之前
父節點
當前提交
4c14b0d016
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/forms/CustomScpExplorer.cpp

+ 1 - 1
source/forms/CustomScpExplorer.cpp

@@ -5078,7 +5078,7 @@ void __fastcall TCustomScpExplorerForm::FormCloseQuery(TObject * /*Sender*/,
           Message = LoadStr(CLOSE_SESSIONS);
         }
       }
-      // Multiple tabs, but all are intactive or local, and saving of worspace is not enabled
+      // Multiple tabs, but all are inactive or local, and saving of worspace is not enabled
       else
       {
         DebugAlwaysTrue(Manager->Count > 1);