summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-12 16:22:55 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-12 16:22:55 +0200
commit6ae06e7576abf56fe2dc024e74c81bb8a06e5f2a (patch)
tree7a2c8eb26cfb2b22d548f5814510b734f796985d
parent85ff4ab0141ef2b255121951a96160afbfa1db3f (diff)
php-pecl-jsonc: typo in desc
-rw-r--r--php-pecl-jsonc-dev.spec2
-rw-r--r--php-pecl-jsonc.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-jsonc-dev.spec b/php-pecl-jsonc-dev.spec
index a953b64..bf4af84 100644
--- a/php-pecl-jsonc-dev.spec
+++ b/php-pecl-jsonc-dev.spec
@@ -63,7 +63,7 @@ Obsoletes: php55-pecl-%{pecl_name}
%description
-The php-Json module will add support for JSON (JavaScript Object Notation)
+The %{name} module will add support for JSON (JavaScript Object Notation)
serialization to PHP.
This is a dropin alternative to standard PHP JSON extension which
diff --git a/php-pecl-jsonc.spec b/php-pecl-jsonc.spec
index abfe7da..31a991a 100644
--- a/php-pecl-jsonc.spec
+++ b/php-pecl-jsonc.spec
@@ -35,7 +35,7 @@ Provides: php-pecl(%{proj_name})%{?_isa} = %{version}
%description
-The php-Json module will add support for JSON (JavaScript Object Notation)
+The %{name} module will add support for JSON (JavaScript Object Notation)
serialization to PHP.
This is a dropin alternative to standard PHP JSON extension which