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