浏览代码

Fix typos

Matthieu Prat 13 年之前
父节点
当前提交
642b9c0488
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/Packagist/WebBundle/Resources/views/About/aboutComposer.html.twig

+ 2 - 2
src/Packagist/WebBundle/Resources/views/About/aboutComposer.html.twig

@@ -94,10 +94,10 @@
     }
     }
 }
 }
 </pre>
 </pre>
-        <p>You only have to specify one of the two dist/source keys, but specifying both makes it more flexble.</p>
+        <p>You only have to specify one of the two dist/source keys, but specifying both makes it more flexible.</p>
 
 
         <h2>Adding PEAR packages</h2>
         <h2>Adding PEAR packages</h2>
-        <p>If a library does not have a composer package but offers PEAR packages, you can also add it to composer. You just need to specify it's PEAR channel and all the channels of it's dependencies:</p>
+        <p>If a library does not have a composer package but offers PEAR packages, you can also add it to composer. You just need to specify its PEAR channel and all the channels of its dependencies:</p>
 <pre>
 <pre>
 {
 {
     "repositories": [
     "repositories": [