소스 검색

[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 년 전
부모
커밋
e6a73a7ce0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      documentation/manual/en/module_specs/Zend_Translate-Adapters.xml

+ 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>