diff options
Diffstat (limited to 'nuget/DotNetOpenAuth.nuspec')
-rw-r--r-- | nuget/DotNetOpenAuth.nuspec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nuget/DotNetOpenAuth.nuspec b/nuget/DotNetOpenAuth.nuspec index c8a19ab..2895b00 100644 --- a/nuget/DotNetOpenAuth.nuspec +++ b/nuget/DotNetOpenAuth.nuspec @@ -13,8 +13,7 @@ <summary>OpenID, OAuth, & InfoCard library for web and desktop applications.</summary> <description> Add OpenID 1.1/2.0, OAuth 1.0(a), & InfoCard authentication and authorization functionality for client and server applications. - This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' - data on other services. + This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services. </description> <language>en-US</language> <dependencies> |