DATACMNS-1085 - Fixed typos in Javadoc.

Original pull request: #229.
This commit is contained in:
Oliver Gierke
2017-07-24 10:32:19 +02:00
parent 86945f81d1
commit d9b16d8a27
13 changed files with 32 additions and 28 deletions

View File

@@ -187,7 +187,7 @@ public class Sort implements Streamable<org.springframework.data.domain.Sort.Ord
}
/**
* Returns a new {@link Sort} with the current setup but ascendin order direction.
* Returns a new {@link Sort} with the current setup but ascending order direction.
*
* @return
*/