Skip to content
Snippets Groups Projects
Commit 3d2aa0f6 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Update comment for new terminology.

parent df57d29c
No related branches found
No related tags found
No related merge requests found
......@@ -586,7 +586,7 @@ namespace AutoTx
// next check if there is a transfer that has to be resumed:
CheckTransfersToResume();
// check if any of the above calls changed the copystate:
// check if any of the above calls changed the transfer state:
if (_transferState != TxState.Stopped)
return;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment