Browse Source

Typo in a comment

Source commit: 0ebbd8a0f4f23410bab60da58b6038d3e64963a8
Martin Prikryl 3 weeks ago
parent
commit
d2dea87008
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/forms/SynchronizeChecklist.cpp

+ 1 - 1
source/forms/SynchronizeChecklist.cpp

@@ -1486,7 +1486,7 @@ void __fastcall TSynchronizeChecklistDialog::MoveActionExecute(TObject *)
       }
       else
       {
-        // The remaning "transfer" item
+        // The remaining "transfer" item
         ListView2->Selected->MakeVisible(false);
       }
       UpdateControls();