Pārlūkot izejas kodu

[DOCUMENTATION] English:correct misspelling.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@15715 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 gadi atpakaļ
vecāks
revīzija
0157794b15

+ 2 - 2
documentation/manual/en/module_specs/Zend_Filter-RealPath.xml

@@ -27,8 +27,8 @@ $filtered = $filter->filter();
 ]]></programlisting>
 
     <para>
-        Sometimes it is usefull to get also paths when they don't exist, f.e. when you want to
-        get the real path for a path which you want to create. You can then eighter give a
+        Sometimes it is useful to get also paths when they don't exist, f.e. when you want to
+        get the real path for a path which you want to create. You can then either give a
         <constant>FALSE</constant> at initiation, or use <methodname>setExists()</methodname> to
         set it.
     </para>