From 6ae06e7576abf56fe2dc024e74c81bb8a06e5f2a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Jun 2013 16:22:55 +0200 Subject: php-pecl-jsonc: typo in desc --- php-pecl-jsonc-dev.spec | 2 +- php-pecl-jsonc.spec | 2 +- 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 -- cgit