diff options
| -rw-r--r-- | httemplate/docs/install.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 26fa34dd1..355721821 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -52,7 +52,7 @@ Before installing, you need:        <li><a href="http://search.cpan.org/search?dist=Time-Duration">Time-Duration</a>        <li><a href="http://search.cpan.org/search?dist=HTML-Widgets-SelectLayers">HTML-Widgets-SelectLayers</a>        <li><a href="http://search.cpan.org/search?dist=Storable">Storable</a> -      <li><a href="http://search.cpan.org/search?dist=Apache-DBI">Apache::DBI</a> <i>(optional but recommended for better webinterface performance)</i> +      <li><a href="http://search.cpan.org/search?dist=ApacheDBI">Apache::DBI</a> <i>(optional but recommended for better webinterface performance)</i>      </ul>  </ul>  Install the Freeside distribution: | 
