Skip to content

Commit b0b8d1f

Browse files
committed
fix: typo
1 parent be3fc35 commit b0b8d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/JCSUnity/Scripts/Util/JCS_Util.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,7 @@ public static GameObject InstantiateToScene(GameObject original, Scene scene)
893893
}
894894

895895
/// <summary>
896-
/// Execute with in the active scene without losing the
896+
/// Execute within the active scene without losing the
897897
/// current scene.
898898
/// </summary>
899899
/// <param name="scene"> Target scene we want to execute. </param>

0 commit comments

Comments
 (0)