Page MenuHomePhabricator

D16809.id.diff
No OneTemporary

D16809.id.diff

diff --git a/.gitignore b/.gitignore
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@
# libphutil
/src/.phutil_module_cache
+/src/.cache
/support/phutiltestlib/.phutil_module_cache
# This file overrides "default.pem" if present.
diff --git a/src/aphront/writeguard/AphrontWriteGuard.php b/src/aphront/writeguard/AphrontWriteGuard.php
--- a/src/aphront/writeguard/AphrontWriteGuard.php
+++ b/src/aphront/writeguard/AphrontWriteGuard.php
@@ -98,7 +98,7 @@
if ($this->allowDepth > 0) {
throw new Exception(
pht(
- 'Imbalanced %s: more % calls than %s calls.',
+ 'Imbalanced %s: more %s calls than %s calls.',
__CLASS__,
'beginUnguardedWrites()',
'endUnguardedWrites()'));

File Metadata

Mime Type
text/plain
Expires
May 16 2024, 12:11 PM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6275238
Default Alt Text
D16809.id.diff (753 B)

Event Timeline