Преглед изворни кода

[DOCUMENTATION] English:
- fix compilation error

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

mikaelkael пре 16 година
родитељ
комит
fb7992e61e
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      documentation/manual/en/module_specs/Zend_Queue-Adapters.xml

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