diff options
Diffstat (limited to 'docs/xml')
-rw-r--r-- | docs/xml/Bugzilla-Guide.xml | 2 | ||||
-rw-r--r-- | docs/xml/installation.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 58a75448e..07e4233b7 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -32,7 +32,7 @@ --> <!ENTITY bz-ver "2.22rc1"> -<!ENTITY bz-nextver "2.22"> +<!ENTITY bz-nextver "2.24"> <!ENTITY bz-date "2006-02-20"> <!ENTITY current-year "2006"> diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 45e95cba5..ebe4c8861 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.114 2006/02/28 10:20:46 jocuri%softhome.net Exp $ --> +<!-- $Id: installation.xml,v 1.115 2006/03/01 10:32:51 jocuri%softhome.net Exp $ --> <chapter id="installing-bugzilla"> <title>Installing Bugzilla</title> @@ -732,7 +732,7 @@ <note> <para> - The ft_min_word_len parameter is only suported in MySQL v4 or higher. + The ft_min_word_len parameter is only supported in MySQL v4 or higher. </para> </note> </section> |