Change 'for' to 'to'

This commit is contained in:
VNC
2021-01-06 01:03:19 +01:00
parent 6ab300025b
commit 6da5c704b1

View File

@@ -1046,7 +1046,7 @@ namespace FlaxEditor.Surface.Archetypes
startPos += nrm;
endPos += nrm;
// Swap for the other arrow
// Swap to the other arrow
if (!diff)
{
var tmp = startPos;