浏览代码

[DOCUMENTATION] English:
- fix compilation error

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

mikaelkael 16 年之前
父节点
当前提交
552a778abb
共有 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 linkend="zend.queue.adapters">adapter notes</ulink>.
+        in the <ulink url="zend.queue.adapters">adapter notes</ulink>.
     </para>
 
     <para>