Fixing typo in NuGet package description.
     1.1 --- a/SharpLibHid.nuspec	Tue Mar 17 20:08:10 2015 +0100
     1.2 +++ b/SharpLibHid.nuspec	Wed Mar 18 07:46:39 2015 +0100
     1.3 @@ -9,9 +9,9 @@
     1.4          <licenseUrl>http://www.gnu.org/copyleft/gpl.html</licenseUrl>
     1.5          <projectUrl>http://hg.slions.net/SharpLibHid</projectUrl>
     1.6          <requireLicenseAcceptance>false</requireLicenseAcceptance>
     1.7 -        <description>C# HID libray designed to handle raw input. Most useful to support IR remote control and gamepad inputs.</description>
     1.8 -        <releaseNotes>v1.0.1
     1.9 -Adding ThinkPad specific usages.
    1.10 +        <description>C# HID library designed to handle raw input. Most useful to support IR remote control and gamepad inputs.</description>
    1.11 +        <releaseNotes>v1.0.1
    1.12 +Adding ThinkPad specific usages.
    1.13  Adding support for optional event repeat.</releaseNotes>
    1.14          <copyright>Stéphane Lenclud</copyright>
    1.15          <language />