From 6465dc5107c77f83d88cf96a64684d73f09525e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Vod=C3=A1=C4=8Dek?= Date: Thu, 16 Jan 2014 19:45:22 +0100 Subject: [PATCH] typo --- html/docs/include/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/docs/include/settings.php b/html/docs/include/settings.php index 293bb46d..cd658601 100644 --- a/html/docs/include/settings.php +++ b/html/docs/include/settings.php @@ -522,7 +522,7 @@ 'dump_globals' => array( 'boolean', 1, null, - 'Controls whether the values of the superglobals as defined by the [CFG:dump.*] settings whould be shown or not.', + 'Controls whether the values of the superglobals as defined by the [CFG:dump.*] settings should be shown or not.', FUNC_STACK_TRACE ),