Skip to content

Commit c4fd5b2

Browse files
style
removing white space.
1 parent 1571094 commit c4fd5b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

com.unity.netcode.gameobjects/Editor/Configuration/HybridNetcodeConfigApplier.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ internal static class HybridNetcodeConfigApplier
2222
/// </summary>
2323
/// <remarks>
2424
/// TODO-RELEASE: Set this to true before the 6000.7.0 release manifest submission if Netcode for Entities
25-
/// ships the unified API as experimental and its scripting defines.
25+
/// ships the unified API as experimental and its scripting defines.
2626
/// Note: This is deliberately not a const: IDE0035 (remove unreachable code) is an error in this repository, so a
2727
/// const would fail the standards job as soon as it was set to false.
2828
/// </remarks>

0 commit comments

Comments
 (0)