diff core/lib/Drupal/Core/Session/SessionConfiguration.php @ 17:129ea1e6d783

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:21:36 +0000
parents 4c8ae668cc8c
children
line wrap: on
line diff
--- a/core/lib/Drupal/Core/Session/SessionConfiguration.php	Tue Jul 10 15:07:59 2018 +0100
+++ b/core/lib/Drupal/Core/Session/SessionConfiguration.php	Thu Feb 28 13:21:36 2019 +0000
@@ -106,7 +106,7 @@
    * 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