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.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-jsonc.spec') 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