Merge pull request #717 from johnktims/patch-1

* patch-1:
  Fix typo
This commit is contained in:
Stephane Nicoll
2015-01-07 09:51:44 +01:00

View File

@@ -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