diff --git a/core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php b/core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php index ce47171..514967b 100644 --- a/core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php +++ b/core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php @@ -2,7 +2,7 @@ /** * @file - * Contains of Drupal\Core\Lock\PersistentDatabaseLockBackend. + * Contains \Drupal\Core\Lock\PersistentDatabaseLockBackend. */ namespace Drupal\Core\Lock;