X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=inline;f=lib%2Fpq%2FGateway%2FTable%2FLockInterface.php;h=de64c57a806ff9a09eb17fbc5a1e9f9f46364cf4;hb=cf4c83fd909161f6bfb448dca0f731e76b76a41c;hp=0cefb68adbc90ee56b700bab7c88ea2746e12d9a;hpb=3c8b32baaac62855e2c9f5bfdb5ede9685ce2b76;p=m6w6%2Fpq-gateway diff --git a/lib/pq/Gateway/Table/LockInterface.php b/lib/pq/Gateway/Table/LockInterface.php index 0cefb68..de64c57 100644 --- a/lib/pq/Gateway/Table/LockInterface.php +++ b/lib/pq/Gateway/Table/LockInterface.php @@ -5,7 +5,7 @@ namespace pq\Gateway\Table; use \pq\Gateway\Row; /** - * Lazy row lock on update/delete + * Lazy row lock on update */ interface LockInterface {