Fixed a comment typo.
This commit is contained in:
parent
b8989d5d56
commit
817ff38630
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ namespace OpenTK.Input
|
|||
#region public InputDeviceType DeviceType
|
||||
|
||||
/// <summary>
|
||||
/// Gets an value indicating the InputDeviceType of this InputDevice.
|
||||
/// Gets a value indicating the InputDeviceType of this InputDevice.
|
||||
/// </summary>
|
||||
public InputDeviceType DeviceType
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue