Explorar el Código

Add missing </sect2> tag

- which was causing a doc build failure
Matthew Weier O'Phinney hace 12 años
padre
commit
571488c8f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>