From c7b4b1f95c16f55c102eaec3bed5d8eb0438c74e Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 28 May 2014 12:47:46 -0400 Subject: [PATCH] Fix typos and adjust the release number for the central columns feature Signed-off-by: Marc Delisle --- doc/config.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/config.rst b/doc/config.rst index 0f1b7d028a..2fe6990200 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -738,12 +738,12 @@ Server connection settings :type: string :default: ``''`` - Since release 4.1.0 you can have a central list of columns per database. + Since release 4.3.0 you can have a central list of columns per database. You can add/remove columns to the list as per your requirement. These columns - in the central list will be available to use while you create a new coulmn for + in the central list will be available to use while you create a new column for a table or create a table itself. You can select a column from central list - while creating a new column, it will save you from writting same column definition - over again or from writting different names for similar column. + while creating a new column, it will save you from writing the same column definition + over again or from writing different names for similar column. To allow the usage of this functionality: