From 817ff38630632627e9b7b5b96deabca8faefdc35 Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Sat, 21 Jun 2008 20:44:53 +0000 Subject: [PATCH] Fixed a comment typo. --- Source/OpenTK/Input/MouseDevice.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/OpenTK/Input/MouseDevice.cs b/Source/OpenTK/Input/MouseDevice.cs index af75bfd3..2e8be4c4 100644 --- a/Source/OpenTK/Input/MouseDevice.cs +++ b/Source/OpenTK/Input/MouseDevice.cs @@ -43,7 +43,7 @@ namespace OpenTK.Input #region public InputDeviceType DeviceType /// - /// Gets an value indicating the InputDeviceType of this InputDevice. + /// Gets a value indicating the InputDeviceType of this InputDevice. /// public InputDeviceType DeviceType {