diff --git a/python-pycurl.spec b/python-pycurl.spec index a890b6094e8685c5378bbad51c79ab0de7d21906..8d097f458bc763cb8840dc4ca3131ed404c0dbcb 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -17,7 +17,7 @@ Source0: %{pypi_source} BuildRequires: gcc libcurl-devel openssl-devel vsftpd %description -PycURL is a Python interface to libcurl. PycURL can be used to fetch +PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features.