فهرست منبع

Changing incorrect usage of <ulink> to <link>. Resolves ZF-8179.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18733 44c647ce-9c0f-0410-b52a-842ac1e357ba
jordanryanmoore 16 سال پیش
والد
کامیت
d1e6d8fabe
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      documentation/manual/en/module_specs/Zend_Queue-Framework.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Queue-Framework.xml

@@ -41,7 +41,7 @@ $queue = Zend_Queue('Db', $options);
 
     <para>
         The accepted configuration settings for each adapter are provided
-        in the <ulink url="zend.queue.adapters">adapter notes</ulink>.
+        in the <link linkend="zend.queue.adapters">adapter notes</link>.
     </para>
 
     <para>