Procházet zdrojové kódy

[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 před 17 roky
rodič
revize
95366bc9fa
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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
      */