瀏覽代碼

Fixed a typo

Enrico Zimuel 11 年之前
父節點
當前提交
d7e1ff4814
共有 1 個文件被更改,包括 11 次插入11 次删除
  1. 11 11
      library/Zend/Service/Console/Command.php

+ 11 - 11
library/Zend/Service/Console/Command.php

@@ -1,16 +1,16 @@
 <?php
 /**
-	* Zend Framework
-	*
-	* LICENSE
-	*
-	* This source file is subject to the new BSD license that is bundled
-	* with this package in the file LICENSE.txt.
-	* It is also available through the world-wide-web at this URL:
-	* http://framework.zend.com/license/new-bsd
-	* If you did not receive a copy of the license and are unable to
-	* obtain it through the world-wide-web, please send an email
-	* to license@zend.com so we can send you a copy immediately.
+ * Zend Framework
+ *
+ * LICENSE
+ *
+ * This source file is subject to the new BSD license that is bundled
+ * with this package in the file LICENSE.txt.
+ * It is also available through the world-wide-web at this URL:
+ * http://framework.zend.com/license/new-bsd
+ * If you did not receive a copy of the license and are unable to
+ * obtain it through the world-wide-web, please send an email
+ * to license@zend.com so we can send you a copy immediately.
  *
  * @category   Zend
  * @package    Zend_Service_Console