master
John 10 years ago
parent f59fc83f30
commit 46b094bfc4
  1. 2
      spring-core/src/main/java/org/springframework/core/OrderComparator.java

@ -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 * @param sourceProvider the order source provider to use
* @return the adapted comparator * @return the adapted comparator
* @since 4.1 * @since 4.1

Loading…
Cancel
Save