X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FSession%2FSessionConfiguration.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FSession%2FSessionConfiguration.php;h=bbdde7cb5d67ed7e0a5787d845a6b1aef8cab57a;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=49dc63e915e65b4a09c830ee121dfe208d394444;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Session/SessionConfiguration.php b/web/core/lib/Drupal/Core/Session/SessionConfiguration.php index 49dc63e91..bbdde7cb5 100644 --- a/web/core/lib/Drupal/Core/Session/SessionConfiguration.php +++ b/web/core/lib/Drupal/Core/Session/SessionConfiguration.php @@ -106,7 +106,7 @@ class SessionConfiguration implements SessionConfigurationInterface { * Return the session cookie domain. * * The Set-Cookie response header and its domain attribute are defined in RFC - * 2109, RFC 2965 and RFC 6265 each one superseeding the previous version. + * 2109, RFC 2965 and RFC 6265 each one superseding the previous version. * * @see http://tools.ietf.org/html/rfc2109 * @see http://tools.ietf.org/html/rfc2965