Преглед изворни кода

Typo in a comment tag

(cherry picked from commit a94ae723a4c5060aa44372f5830c9c1e093a4588)

# Conflicts:
#	source/forms/CustomScpExplorer.cpp

Source commit: f26f1101f11d24150461846f7b4b2b0a8347335b
Martin Prikryl пре 4 година
родитељ
комит
4702c36e2e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      source/forms/CustomScpExplorer.cpp

+ 1 - 1
source/forms/CustomScpExplorer.cpp

@@ -8707,7 +8707,7 @@ TColor __fastcall TCustomScpExplorerForm::DisabledPanelColor()
 void __fastcall TCustomScpExplorerForm::UpdateControls()
 {
   TTerminalManager::Instance()->UpdateAppTitle();
-  // WORAKRDOUND: Disabling list view when it is not showing yet does not set its
+  // WORKAROUND: Disabling list view when it is not showing yet does not set its
   // background to gray on Windows 7 (works on Windows 10).
   // See also EnableControl
   if (Showing)