Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Cache / CacheBackendInterface.php
index 852305f8f140ffcdd7ab102dbd4ba17e0248d3d3..bf2ed7c48eee773f903ab5dbb760ee889e6a6c1c 100644 (file)
@@ -9,7 +9,7 @@ namespace Drupal\Core\Cache;
  * Drupal\Core\Cache\DatabaseBackend provides the default implementation, which
  * can be consulted as an example.
  *
- * The cache indentifiers are case sensitive.
+ * The cache identifiers are case sensitive.
  *
  * @ingroup cache
  */