Fix type in previous commit, sorry

This commit is contained in:
2013-11-07 20:39:56 +06:00
parent 6da7f462a9
commit 246b73f922

View File

@@ -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.',