瀏覽代碼

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>