Skip to content

Commit b4b6a0f

Browse files
Minor changes
1 parent 9e0ba44 commit b4b6a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/models/unityContext.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export default class UnityContext {
5151
}
5252

5353
/**
54-
* Quits the Unity Instance and removes it from memory.
54+
* Quits the Unity Instance and clears it from memory.
5555
*/
5656
public quitUnityInstance(): void {
5757
if (typeof this.unityInstance !== "undefined")

0 commit comments

Comments
 (0)