Browse Source

- Consistency with docs

Jani Taskinen 14 năm trước cách đây
mục cha
commit
c53dc7745f
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      package.xml
  2. 1 1
      package2.xml

+ 1 - 1
package.xml

@@ -3,7 +3,7 @@
 <package version="1.0" packagerversion="1.9.1">
  <name>v8js</name>
  <summary>V8 Javascript Engine for PHP</summary>
- <description>This extension embeds the Google&apos;s open source JavaScript engine V8 in PHP.
+ <description>This extension embeds the Google&apos;s V8 Javascript Engine into PHP.
  </description>
  <maintainers>
   <maintainer>

+ 1 - 1
package2.xml

@@ -7,7 +7,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
  <channel>pecl.php.net</channel>
  <summary>V8 Javascript Engine for PHP</summary>
  <description>
-  This extension embeds the Google's open source JavaScript engine V8 in PHP.
+  This extension embeds the Google&apos;s V8 Javascript Engine into PHP.
  </description>
  <lead>
   <name>Jani Taskinen</name>