[packages/python-geventhttpclient] spelling cosmetics

glen glen at pld-linux.org
Tue Nov 3 15:53:04 CET 2015


commit 871575a995da38710ba70c3514a777ea6186fe60
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 3 16:52:58 2015 +0200

    spelling cosmetics

 python-geventhttpclient.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python-geventhttpclient.spec b/python-geventhttpclient.spec
index c376ff7..d2dd066 100644
--- a/python-geventhttpclient.spec
+++ b/python-geventhttpclient.spec
@@ -36,16 +36,16 @@ Requires:	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A high performance, concurrent HTTP client library for python using
+A high performance, concurrent HTTP client library for Python using
 gevent.
 
-geventhttpclient use a fast http parser, written in C, originating
+geventhttpclient use a fast HTTP parser, written in C, originating
 from nginx, extracted and modified by Joyent.
 
 geventhttpclient has been specifically designed for high concurrency,
 streaming and support HTTP 1.1 persistent connections. More generally
 it is designed for efficiently pulling from REST APIs and streaming
-API’s like Twitter’s.
+API's like Twitter's.
 
 Safe SSL support is provided by default.
 
@@ -55,16 +55,16 @@ Group:		Libraries/Python
 Requires:	python3-modules
 
 %description -n python3-%{module}
-A high performance, concurrent HTTP client library for python using
+A high performance, concurrent HTTP client library for Python using
 gevent.
 
-geventhttpclient use a fast http parser, written in C, originating
+geventhttpclient use a fast HTTP parser, written in C, originating
 from nginx, extracted and modified by Joyent.
 
 geventhttpclient has been specifically designed for high concurrency,
 streaming and support HTTP 1.1 persistent connections. More generally
 it is designed for efficiently pulling from REST APIs and streaming
-API’s like Twitter’s.
+API's like Twitter's.
 
 Safe SSL support is provided by default.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-geventhttpclient.git/commitdiff/871575a995da38710ba70c3514a777ea6186fe60



More information about the pld-cvs-commit mailing list