# HG changeset patch
# User StephaneLenclud
# Date 1426661199 -3600
# Node ID 3429909219c8b94b71d05bb962f43bb0da92ed9d
# Parent  a1724a285d496c508c0c00ee48b2bf41ff0a255b
Fixing typo in NuGet package description.
diff -r a1724a285d49 -r 3429909219c8 SharpLibHid.nuspec
--- a/SharpLibHid.nuspec	Tue Mar 17 20:08:10 2015 +0100
+++ b/SharpLibHid.nuspec	Wed Mar 18 07:46:39 2015 +0100
@@ -9,9 +9,9 @@
         http://www.gnu.org/copyleft/gpl.html
         http://hg.slions.net/SharpLibHid
         false
-        C# HID libray designed to handle raw input. Most useful to support IR remote control and gamepad inputs.
-        v1.0.1
-Adding ThinkPad specific usages.
+        C# HID library designed to handle raw input. Most useful to support IR remote control and gamepad inputs.
+        v1.0.1
+Adding ThinkPad specific usages.
 Adding support for optional event repeat.
         Stéphane Lenclud