minor: fix translation error in exception
Test Plan: look hard at code. Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D19463
This commit is contained in:
@@ -217,6 +217,7 @@ abstract class PhabricatorAphlictManagementWorkflow
|
||||
'index "%s"). You should manually create this directory or '.
|
||||
'choose a different logfile location. %s',
|
||||
$dir,
|
||||
$index,
|
||||
$ex->getMessage()));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user