From 538181d4dd994df70e905308b013c5bd02a3365e Mon Sep 17 00:00:00 2001 From: Toni Uebernickel Date: Mon, 12 Mar 2012 10:49:07 +0100 Subject: [PATCH] fix typo in web_profiler.verbose description --- reference/configuration/web_profiler.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/configuration/web_profiler.rst b/reference/configuration/web_profiler.rst index 4c5d81bff6f..d6e472f0875 100644 --- a/reference/configuration/web_profiler.rst +++ b/reference/configuration/web_profiler.rst @@ -13,7 +13,7 @@ Full Default Configuration web_profiler: - # display secondary information to make the toolbar shorter + # display secondary information, disable to make the toolbar shorter verbose: true # display the web debug toolbar at the bottom of pages with a summary of profiler info