Browse Source

[DOCUMENTATION] English:
- missed link at time of rendering

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

mikaelkael 16 years ago
parent
commit
3827cf68ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/manual/en/module_specs/Zend_Currency-Usage.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Currency-Usage.xml

@@ -221,7 +221,7 @@ echo $currency->toCurrency(1000, array('script' => 'Arab'));
                     The script which shall be used to display digits. Detailed information about
                     The script which shall be used to display digits. Detailed information about
                     scripts and their usage can be found in the documentation of
                     scripts and their usage can be found in the documentation of
                     <classname>Zend_Locale</classname> in the chapter <link
                     <classname>Zend_Locale</classname> in the chapter <link
-                        linkend="zend.locale.numbersystems" />.
+                        linkend="zend.locale.numbersystems">Numeral System Conversion</link>.
                 </para>
                 </para>
             </listitem>
             </listitem>
             <listitem>
             <listitem>