[perl-POE-Component-Client-Ident] Correct typos as pointed out in the review

Petr Šabata psabata at fedoraproject.org
Wed May 29 15:03:13 UTC 2013


commit 7b49f0217b00defaa0b8203a844e405e71233846
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed May 29 17:02:52 2013 +0200

    Correct typos as pointed out in the review

 perl-POE-Component-Client-Ident.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/perl-POE-Component-Client-Ident.spec b/perl-POE-Component-Client-Ident.spec
index 4acc627..9f18482 100644
--- a/perl-POE-Component-Client-Ident.spec
+++ b/perl-POE-Component-Client-Ident.spec
@@ -1,7 +1,7 @@
 Name:          perl-POE-Component-Client-Ident
 Version:       1.16
 Release:       1%{?dist}
-Summary:       A component that provides non-blocking ident lookups to your sessions
+Summary:       A component that provides non-blocking Ident lookups to your sessions
 # FSF address issue, rt#85675
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/POE-Component-Client-Ident
@@ -43,15 +43,15 @@ Requires:      perl(POE::Wheel::SocketFactory)
 Requires:      perl(POE::Session)
 
 %description
-This package ships with tree ident modules:
+This package ships with three ident modules:
 
 POE::Component::Client::Ident is a POE component that provides
 non-blocking Ident lookup services to other components
 and sessions. The Ident protocol is described in RFC 1413
-http://www.faqs.org/rfcs/rfc1413.html.
+<http://www.faqs.org/rfcs/rfc1413.html>.
 
 POE::Component::Client::Ident::Agent is a POE component that provides
-a single "one shot" look up of a username on the remote side of a TCP
+a single "one shot" lookup of a username on the remote side of a TCP
 connection to other components and sessions, using the ident (auth/tap)
 protocol.
 



More information about the perl-devel mailing list