Browse Source

[DOCUMENTATION] English:
- fix compilation error

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

mikaelkael 16 years ago
parent
commit
552a778abb
1 changed files with 1 additions and 1 deletions
  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>