Skip to content

Commit 5ec0ef4

Browse files
committed
use behavior instead of behaviour
1 parent 7727788 commit 5ec0ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Constraint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public function getRequiredOptions()
256256
*
257257
* By default, this is the fully qualified name of the constraint class
258258
* suffixed with "Validator". You can override this method to change that
259-
* behaviour.
259+
* behavior.
260260
*
261261
* @return string
262262
*/

0 commit comments

Comments
 (0)