Skip to content

Commit

Permalink
Merge pull request spring-projects#717 from johnktims/patch-1
Browse files Browse the repository at this point in the history
* patch-1:
  Fix typo
  • Loading branch information
snicoll committed Jan 7, 2015
2 parents f59fc83 + 46b094b commit 34afe21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public class OrderComparator implements Comparator<Object> {


/**
* Build an adapted order comparator with the given soruce provider.
* Build an adapted order comparator with the given source provider.
* @param sourceProvider the order source provider to use
* @return the adapted comparator
* @since 4.1
Expand Down

0 comments on commit 34afe21

Please sign in to comment.