Skip to content

Commit

Permalink
HV-511: Fixed typo (via GitHub)
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmorling committed Aug 1, 2011
1 parent 92fd5c5 commit e3232f6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -177,7 +177,7 @@ public class Car {
<classname>Car</classname>. We also add the constraint
<classname>PassengerCount</classname> on the class level. We will later
see how we can actually create this custom constraint (see <xref
linkend="validator-customconstraints" />). For now we it is enough to
linkend="validator-customconstraints" />). For now it is enough to
know that <classname>PassengerCount</classname> will ensure that there
cannot be more passengers in a car than there are seats.</para>

Expand Down

0 comments on commit e3232f6

Please sign in to comment.