Fixed a comment typo.

This commit is contained in:
the_fiddler 2008-06-21 20:44:53 +00:00
parent b8989d5d56
commit 817ff38630

View file

@ -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
{