Skip to content

Commit 16e6b12

Browse files
committed
Fix a typo in a comment.
1 parent 57f1e63 commit 16e6b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OSVR-Unity/Assets/OSVRUnity/src/DisplayInterface.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ void Start()
5050
ReadDisplayPath();
5151
}
5252

53-
//this function attemtps to retrieve display configuration from the /display path
53+
//this function attempts to retrieve display configuration from the /display path
5454
//this data is in JSON format. Once it has initialized, the data is used to configure Camera and other settings.
5555
public void ReadDisplayPath()
5656
{

0 commit comments

Comments
 (0)