Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Lock / LockBackendInterface.php
index 1e6042d41ea52927b949a3dd2e8c7f9431b20ba4..dcc8ea4e742048752d9a180e5f4add20c2c70934 100644 (file)
@@ -115,7 +115,7 @@ interface LockBackendInterface {
    * @param string $name
    *   Lock name currently being locked.
    * @param int $delay
-   *   Milliseconds to wait for. Defaults to 30.
+   *   Seconds to wait for. Defaults to 30.
    *
    * @return bool
    *   TRUE if the lock holds, FALSE if it may be available. You still need to