Explorar o código

[DOCUMENTATION] English:
- fix compilation error

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17197 44c647ce-9c0f-0410-b52a-842ac1e357ba

mikaelkael %!s(int64=16) %!d(string=hai) anos
pai
achega
fb7992e61e

+ 2 - 2
documentation/manual/en/module_specs/Zend_Queue-Adapters.xml

@@ -500,12 +500,12 @@ $queue = Zend_Queue::factory('Db', $options);
                     </para>
                 </listitem>
 
-                <listitems>
+                <listitem>
                     <para>
                         <methodname>count()</methodname> - returns the total number of jobs 
                         currently active in the Job Queue.
                     </para>
-                </listitems>
+                </listitem>
 
                 <listitem>
                     <para>