Page MenuHomePhabricator

D8997.id21368.diff
No OneTemporary

D8997.id21368.diff

diff --git a/src/workflow/ArcanistLandWorkflow.php b/src/workflow/ArcanistLandWorkflow.php
--- a/src/workflow/ArcanistLandWorkflow.php
+++ b/src/workflow/ArcanistLandWorkflow.php
@@ -478,7 +478,7 @@
if ($rev_status != ArcanistDifferentialRevisionStatus::ACCEPTED) {
$ok = phutil_console_confirm(pht(
- "Revision '%s' has not been accepted. Contine anyway?",
+ "Revision '%s' has not been accepted. Continue anyway?",
"D{$rev_id}: {$rev_title}"));
if (!$ok) {
throw new ArcanistUserAbortException();

File Metadata

Mime Type
text/plain
Expires
Mon, Oct 21, 3:17 PM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6727745
Default Alt Text
D8997.id21368.diff (553 B)

Event Timeline