Skip to content

Commit

Permalink
Fixed stupid typo in nuspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
idg10 committed Mar 6, 2014
1 parent 71c1f07 commit 8d09ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget/OrderUsings.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<description>Enables configurable fine control over the ordering, grouping, and spacing of C# using directives. Instead of being limited to two groups - System*, and everything else - you can define any number of groups in any order to arrange using directives however makes most sense for your project.</description>
<summary>Control over the ordering, grouping, and spacing of C# using directives.</summary>
<copyright>Copyright &#x00A9; 2014 Ian Griffiths</copyright>
<releaseNotes>&#x2022; 1.1.0 - Added code ReSharper cleanup support
<releaseNotes>&#x2022; 1.1.0 - Added ReSharper code cleanup support
&#x2022; 1.0.0 - First release (supporting only ReSharper 8.1)</releaseNotes>
<projectUrl>https://github.com/idg10/order-usings</projectUrl>
<licenseUrl>https://github.com/idg10/order-usings/blob/master/LICENSE</licenseUrl>
Expand Down

0 comments on commit 8d09ab7

Please sign in to comment.