Skip to content

Commit

Permalink
fix spelling errror in name #32
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Houle authored and Paul Houle committed Oct 9, 2013
1 parent fee68ce commit e9376b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public void itDoesMath() {
}

@Test
public void itFindPositionalArguments() {
public void itFindsPositionalArguments() {
JobStep step=new JobStep(
"'furry '+pos[0]+' brothers'"
);
Expand Down

0 comments on commit e9376b7

Please sign in to comment.