Skip to content

Commit 460a21a

Browse files
Stephen HodgsonStephen Hodgson
authored andcommitted
Fixed miss spelling
1 parent e2b3aa4 commit 460a21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/HoloToolkit/SpatialMapping/Scripts/RemoteMapping/RemoteMeshTarget.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
using System.IO;
77
using UnityEngine;
88

9-
#if UNITY_EDITOR || Unity_STANDALONE
9+
#if UNITY_EDITOR || UNITY_STANDALONE
1010
using System.Net;
1111
using System.Net.Sockets;
1212
#endif

0 commit comments

Comments
 (0)