We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f1e63 commit 16e6b12Copy full SHA for 16e6b12
1 file changed
OSVR-Unity/Assets/OSVRUnity/src/DisplayInterface.cs
@@ -50,7 +50,7 @@ void Start()
50
ReadDisplayPath();
51
}
52
53
- //this function attemtps to retrieve display configuration from the /display path
+ //this function attempts to retrieve display configuration from the /display path
54
//this data is in JSON format. Once it has initialized, the data is used to configure Camera and other settings.
55
public void ReadDisplayPath()
56
{
0 commit comments