Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13984695
D8997.id21368.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
553 B
Referenced Files
None
Subscribers
None
D8997.id21368.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D8997: Fix a typo in land workflow
Attached
Detach File
Event Timeline
Log In to Comment