From 0f8f8105a67b65604edf632c3465579a9382e6d4 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Tue, 28 Jun 2005 06:50:34 +0000 Subject: [PATCH] speling --- includes/WebRequest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/WebRequest.php b/includes/WebRequest.php index 7e3a583040..f55a4b7adf 100644 --- a/includes/WebRequest.php +++ b/includes/WebRequest.php @@ -65,7 +65,7 @@ class WebRequest { /** * If magic_quotes_gpc option is on, run the global arrays - * through fix_magic_quotes to strip out the stupid dlashes. + * through fix_magic_quotes to strip out the stupid slashes. * WARNING: This should only be done once! Running a second * time could damage the values. * @private -- 2.20.1