diff options
Diffstat (limited to 'packages/AIX')
-rw-r--r-- | packages/AIX/RPM/curl.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/AIX/RPM/curl.spec.in b/packages/AIX/RPM/curl.spec.in index c64a0b759..634fc71a0 100644 --- a/packages/AIX/RPM/curl.spec.in +++ b/packages/AIX/RPM/curl.spec.in @@ -36,7 +36,7 @@ Note: this version is compiled without SSL support. %endif %package devel -Summary: Development files for the curl libary +Summary: Development files for the curl library Group: Development/Libraries %if %{SSL} == 1 Requires: openssl >= 0.9.5 |