Prechádzať zdrojové kódy

[DOCUMENTATION] typo from 'completly' to 'completely'

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16764 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 rokov pred
rodič
commit
e6a73a7ce0

+ 1 - 1
documentation/manual/en/module_specs/Zend_Translate-Adapters.xml

@@ -209,7 +209,7 @@
                 of already translated and pre translated source strings. When you
                 use this adapter you have to be sure that all your needed source
                 string are translated.
-                TBX is a XML file based format and a completly new format.
+                TBX is a XML file based format and a completely new format.
                 XML files are human-readable, but the parsing is not as fast
                 as with gettext files.
             </para>