2
0
Преглед на файлове

[ZF-8408] TYPO in Zend_Captcha_Image Method DocBlock

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19271 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp преди 16 години
родител
ревизия
abaec37c89
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      library/Zend/Captcha/Image.php

+ 1 - 1
library/Zend/Captcha/Image.php

@@ -94,7 +94,7 @@ class Zend_Captcha_Image extends Zend_Captcha_Word
 
     /**
      * Image to use as starting point
-     * Default is blank image. If ptovided, should be PNG image.
+     * Default is blank image. If provided, should be PNG image.
      *
      * @var string
      */