diff options
author | jocuri%softhome.net <> | 2008-04-04 13:47:10 +0200 |
---|---|---|
committer | jocuri%softhome.net <> | 2008-04-04 13:47:10 +0200 |
commit | 4d480219a78080b7b12527451b218b4fac99fce7 (patch) | |
tree | 19fa2b4d611c9a06f16943cca37f2349b90c58db /docs/en | |
parent | e2add99b78af773c808b280c7a0ce7fe9d72d71c (diff) | |
download | bugzilla-4d480219a78080b7b12527451b218b4fac99fce7.tar.gz bugzilla-4d480219a78080b7b12527451b218b4fac99fce7.tar.xz |
Fixing documentation tree build which was broken by commiting the patch on bug 266461.
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/xml/installation.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index a99735bc1..fa42c6c04 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> --> -<!-- $Id: installation.xml,v 1.79 2008/04/04 06:47:09 jocuri%softhome.net Exp $ --> +<!-- $Id: installation.xml,v 1.80 2008/04/04 06:47:10 jocuri%softhome.net Exp $ --> <chapter id="installing-bugzilla"> <title>Installing Bugzilla</title> @@ -659,7 +659,7 @@ <note> <para> The ft_min_word_len parameter is only suported in MySQL v4 or higher. - <para> + </para> </note> </section> |