diff options
Diffstat (limited to 'php-pecl-jsonc.spec')
-rw-r--r-- | php-pecl-jsonc.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |