From 0b2dea83e0a49f1efc45015d0fcf73119f4452f3 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 6 May 2015 08:04:44 -0400 Subject: [PATCH] Fix typo Signed-off-by: Marc Delisle --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 5787ef6b28..af6728c80e 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -152,7 +152,7 @@ Basic settings Setting this to ``true`` allows the user to execute queries by pressing Enter instead of Ctrl+Enter. A new line can be inserted by pressing Shift + Enter. - The behaviour of the console can be temporary changed using console's + The behaviour of the console can be temporarily changed using console's settings interface. .. config:option:: $cfg['AllowThirdPartyFraming']