Page MenuHomePhabricator

D8997.id21381.diff
No OneTemporary

D8997.id21381.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
Sun, Oct 27, 9:13 AM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6727745
Default Alt Text
D8997.id21381.diff (553 B)

Event Timeline