Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / datetime / src / Plugin / views / filter / Date.php
index 14215206c58ea2739a77ede2ee3869ae643cec87..41c4726f0eb738ce01cf2896cdb8cd4014f0b07e 100644 (file)
@@ -50,7 +50,7 @@ class Date extends NumericDate implements ContainerFactoryPluginInterface {
   protected $calculateOffset = TRUE;
 
   /**
-   * The request stack used to determin current time.
+   * The request stack used to determine current time.
    *
    * @var \Symfony\Component\HttpFoundation\RequestStack
    */