aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-ruby-openid/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-ruby-openid/pkg-descr')
-rw-r--r--net/rubygem-ruby-openid/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-ruby-openid/pkg-descr b/net/rubygem-ruby-openid/pkg-descr
index ffd6f238ad07..39b0ab2d7db3 100644
--- a/net/rubygem-ruby-openid/pkg-descr
+++ b/net/rubygem-ruby-openid/pkg-descr
@@ -1,5 +1,5 @@
-A Ruby library for verifying and serving OpenID identities.
-Ruby OpenID makes it easy to add OpenID authentication to your web
+A Ruby library for verifying and serving OpenID identities.
+Ruby OpenID makes it easy to add OpenID authentication to your web
applications.
This library is a port of the Python OpenID library, and features:
@@ -14,7 +14,7 @@ This library is a port of the Python OpenID library, and features:
* Example code to help you get started, including:
o WEBrick based consumer
o Ruby on rails based server
- o OpenIDLoginGenerator for quickly creating a rails app that uses OpenID
+ o OpenIDLoginGenerator for quickly creating a rails app that uses OpenID
for authentication
o ActiveRecord adapter for using an SQL store in rails