Skip to content

Commit df6e37f

Browse files
style
spelling in comment
1 parent f3909dc commit df6e37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/Runtime/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
[assembly: InternalsVisibleTo("TestProject.Netcode.GameObjejct.Runtime.Tests")]
2525
#endif // MULTIPLAYER_TOOLS
2626
#endif // UNITY_INCLUDE_TESTS
27-
// Should always be visible when multiplayer tools package is instlled.
27+
// Should always be visible when multiplayer tools package is installed.
2828
#if MULTIPLAYER_TOOLS
2929
[assembly: InternalsVisibleTo("Unity.Multiplayer.Tools.Adapters.Ngo1WithUtp2")]
3030
#endif

0 commit comments

Comments
 (0)