浏览代码

[ZF-7302]typo from instractions to instructions

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16827 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 年之前
父节点
当前提交
95366bc9fa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      library/Zend/Pdf/Page.php

+ 1 - 1
library/Zend/Pdf/Page.php

@@ -144,7 +144,7 @@ class Zend_Pdf_Page
     protected $_attached;
 
     /**
-     * Stream of the drawing instractions.
+     * Stream of the drawing instructions.
      *
      * @var string
      */