Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2688436
D25253.1734722616.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
420 B
Referenced Files
None
Subscribers
None
D25253.1734722616.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 19:23 (13 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1020548
Default Alt Text
D25253.1734722616.diff (420 B)
Attached To
Mode
D25253: Correct spelling mistake in PhutilLock
Attached
Detach File
Event Timeline
Log In to Comment