Skip to content

Commit 731d9bd

Browse files
style
removing white spaces
1 parent 5456472 commit 731d9bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.unity.netcode.gameobjects/Tests/Runtime/NetworkTransform/NetworkTransformOrderOfOperations.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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)]

0 commit comments

Comments
 (0)