diff options
author | mozilla%colinogilvie.co.uk <> | 2006-08-20 02:41:47 +0200 |
---|---|---|
committer | mozilla%colinogilvie.co.uk <> | 2006-08-20 02:41:47 +0200 |
commit | 9dfdfd787ff4c0afac28b66e67082712ec2a3d92 (patch) | |
tree | d57bd81b8ebdde92b3d92c059fd7cc4a68fe24b9 /docs/xml | |
parent | dda07dc7be85acc27b6693ee544216db1f3415c3 (diff) | |
download | bugzilla-9dfdfd787ff4c0afac28b66e67082712ec2a3d92.tar.gz bugzilla-9dfdfd787ff4c0afac28b66e67082712ec2a3d92.tar.xz |
Bustage fix from Bug 224577
Diffstat (limited to 'docs/xml')
-rw-r--r-- | docs/xml/installation.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index a5a3f3035..8deeeb24d 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> --> -<!-- $Id: installation.xml,v 1.128 2006/08/19 17:20:24 wurblzap%gmail.com Exp $ --> +<!-- $Id: installation.xml,v 1.129 2006/08/19 17:41:47 mozilla%colinogilvie.co.uk Exp $ --> <chapter id="installing-bugzilla"> <title>Installing Bugzilla</title> @@ -495,7 +495,7 @@ </para> </section> - <section id="install-modules-soap"> + <section id="install-modules-soap-lite"> <title>SOAP::Lite (&min-soap-lite-ver;)</title> <para>Installing SOAP::Lite enables your Bugzilla installation to be accessible at a standardized Web Service interface (SOAP/XML-RPC) |