Page MenuHomePhabricator

D11731.id28252.diff
No OneTemporary

D11731.id28252.diff

diff --git a/src/infrastructure/markup/interpreter/PhabricatorRemarkupFigletBlockInterpreter.php b/src/infrastructure/markup/interpreter/PhabricatorRemarkupFigletBlockInterpreter.php
--- a/src/infrastructure/markup/interpreter/PhabricatorRemarkupFigletBlockInterpreter.php
+++ b/src/infrastructure/markup/interpreter/PhabricatorRemarkupFigletBlockInterpreter.php
@@ -24,7 +24,9 @@
if ($err) {
return $this->markupError(
pht(
- 'Execution of `figlet` failed:', $stderr));
+ 'Execution of `%s` failed: %s',
+ 'figlet',
+ $stderr));
}

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 4, 12:12 AM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7532204
Default Alt Text
D11731.id28252.diff (599 B)

Event Timeline