소스 검색

Add missing </sect2> tag

- which was causing a doc build failure
Matthew Weier O'Phinney 12 년 전
부모
커밋
571488c8f9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      documentation/manual/en/module_specs/Zend_Mobile_Push-Gcm.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Mobile_Push-Gcm.xml

@@ -200,5 +200,5 @@ foreach ($response->getResults() as $k => $v) {
             </para>
 
         </sect3>
-
+    </sect2>
 </sect1>