mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-12 07:45:34 +00:00
Fixed a comment typo.
This commit is contained in:
parent
b8989d5d56
commit
817ff38630
|
@ -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