Fixed a comment typo.

This commit is contained in:
the_fiddler 2008-06-21 20:44:53 +00:00
parent 34468b868d
commit cfdcfe79ce

View file

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