This commit is contained in:
Stephane Nicoll 2015-08-04 14:30:09 +02:00
parent d18180e2e4
commit f4723efaed
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ public class RelaxedDataBinderTests {
}
@Test
public void testBindWithoutAlais() throws Exception {
public void testBindWithoutAlias() throws Exception {
VanillaTarget target = new VanillaTarget();
MutablePropertyValues properties = new MutablePropertyValues();
properties.add("flub", "a");