Преглед на файлове

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);