From: Antoine Musso Date: Sat, 5 Feb 2011 12:48:26 +0000 (+0000) Subject: minor typo in comment X-Git-Tag: 1.31.0-rc.0~32190 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=1a69f893509b8cc08c1675655e59d6fe74866f46;p=lhc%2Fweb%2Fwiklou.git minor typo in comment Thanks to Solitarius for the report (by email) --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 116aacc76f..ae1ebb0067 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -3654,7 +3654,7 @@ $wgProxyKey = false; $wgCookieExpiration = 30*86400; /** - * Set to set an explicit domain on the login cookies eg, "justthis.domain. org" + * Set to set an explicit domain on the login cookies eg, "justthis.domain.org" * or ".any.subdomain.net" */ $wgCookieDomain = '';