File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
com.unity.netcode.gameobjects/Tests/Runtime/NetworkTransform Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ namespace Unity.Netcode.RuntimeTests
1717 /// authority instance (i.e. preserving order of operations).
1818 /// <see cref="OrderOfOperations"/>: Test entry point.<br />
1919 /// <see cref="RunTestSequences"/>: Runs a test based a series of sequences configured sequences.<br />
20- /// <see cref="SpawnSequence"/>: Derived from to create a spawn sequence.
20+ /// <see cref="SpawnSequence"/>: Derived from to create a spawn sequence.
2121 /// <see cref="SpawnSequenceController"/>: Iterates through all defined/configured spawn sequences
22- /// on both authoritative and non-authoritative instances for a test configuration.
22+ /// on both authoritative and non-authoritative instances for a test configuration.
2323 /// </summary>
2424 [ TestFixture ( HostOrServer . DAHost ) ]
2525 [ TestFixture ( HostOrServer . Host ) ]
You can’t perform that action at this time.
0 commit comments