Skip to content

Commit 71d2b08

Browse files
psineurepriestley
authored and
epriestley
committedMay 28, 2014
Fix typo: behvaior->behavior
See: <phacility#622> Reviewed by: epriestley
1 parent 70ec805 commit 71d2b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/applications/differential/customfield/DifferentialTestPlanField.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function canDisableField() {
4444
protected function getCoreFieldRequiredErrorString() {
4545
return pht(
4646
'You must provide a test plan. Describe the actions you performed '.
47-
'to verify the behvaior of this change.');
47+
'to verify the behavior of this change.');
4848
}
4949

5050
public function readValueFromRequest(AphrontRequest $request) {

0 commit comments

Comments
 (0)
Failed to load comments.