Merge pull request #24022 from colemanw/afformFrontend
[civicrm-core.git] / CRM / Core / Lock.php
index 5f3362dc004d09379e41aac6279ff4ed513ce20c..cc4c049b52453d920728f8b0ec34ad48275c20dd 100644 (file)
@@ -22,7 +22,7 @@ class CRM_Core_Lock implements \Civi\Core\Lock\LockInterface {
    * Prior to version 5.7.5 mysql only supports a single named lock. This variable is
    * part of the skullduggery involved in 'say it's no so Frank'.
    *
-   * See further comments on the aquire function.
+   * See further comments on the acquire function.
    *
    * @var bool
    */