X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FLock.php;h=cc4c049b52453d920728f8b0ec34ad48275c20dd;hb=b3e9cddc7015ef578045466a22e1afbd7d77c5d4;hp=5f3362dc004d09379e41aac6279ff4ed513ce20c;hpb=12a0a25c3af2d10281b46a525bcae4fee3e08f4a;p=civicrm-core.git diff --git a/CRM/Core/Lock.php b/CRM/Core/Lock.php index 5f3362dc00..cc4c049b52 100644 --- a/CRM/Core/Lock.php +++ b/CRM/Core/Lock.php @@ -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 */