Fix type in previous commit, sorry
This commit is contained in:
@@ -59,7 +59,7 @@ final class DifferentialDiffCreateController extends DifferentialController {
|
||||
FileSystem::readFile($webroot .
|
||||
PhabricatorEnv::getEnvConfig('patch_guidelines.file')));
|
||||
} else {
|
||||
$innstructions = pht(
|
||||
$instructions = pht(
|
||||
'The best way to create a Differential diff is by using %s, but you '.
|
||||
'can also just paste a diff (for example, from %s, %s or %s) into '.
|
||||
'this box, or upload a diff file.',
|
||||
|
||||
Reference in New Issue
Block a user