From 31ddb55f600047566fcccfb355f5f263ce98cb58 Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Wed, 5 Aug 2015 17:35:26 +0100 Subject: [PATCH] Bug 1186866 - fix line number in MySQL section. r=mcote --- docs/en/rst/installing/quick-start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/rst/installing/quick-start.rst b/docs/en/rst/installing/quick-start.rst index ace2106ee8..f4d3a77ee3 100644 --- a/docs/en/rst/installing/quick-start.rst +++ b/docs/en/rst/installing/quick-start.rst @@ -85,7 +85,7 @@ Set the following values, which increase the maximum attachment size and make it possible to search for short words and terms: * Alter on Line 52: ``max_allowed_packet=100M`` -* Add as new line 31, in the ``[mysqld]`` section: ``ft_min_word_len=2`` +* Add as new line 32, in the ``[mysqld]`` section: ``ft_min_word_len=2`` Save and exit. -- 2.47.2