Page MenuHomePhorge

D25253.1734734686.diff
No OneTemporary

D25253.1734734686.diff

diff --git a/src/filesystem/PhutilLock.php b/src/filesystem/PhutilLock.php
--- a/src/filesystem/PhutilLock.php
+++ b/src/filesystem/PhutilLock.php
@@ -194,7 +194,7 @@
if (!$this->locked) {
$name = $this->getName();
throw new Exception(
- pht("Lock '%s is not locked by this process!", $name));
+ pht("Lock '%s' is not locked by this process!", $name));
}
$this->doUnlock();

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 20, 22:44 (16 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1020548
Default Alt Text
D25253.1734734686.diff (420 B)

Event Timeline