Description: spelling fix
Origin: vendor
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=65481
Index: trunk/lib/Net/OpenID/Consumer.pm
===================================================================
--- trunk.orig/lib/Net/OpenID/Consumer.pm	2011-02-05 16:16:29.000000000 +0000
+++ trunk/lib/Net/OpenID/Consumer.pm	2011-02-05 16:16:34.000000000 +0000
@@ -1253,7 +1253,7 @@
 $r->content as the consumer module will want to get the request
 arguments out of here in the case of a POST request.
 
-2. Get a paramater:
+2. Get a parameter:
 
 my $foo = $csr->args("foo");
 
