minor typo in comment
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 5 Feb 2011 12:48:26 +0000 (12:48 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 5 Feb 2011 12:48:26 +0000 (12:48 +0000)
Thanks to Solitarius for the report (by email)

includes/DefaultSettings.php

index 116aacc..ae1ebb0 100644 (file)
@@ -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 = '';