DATAJPA-392 - Fixed typo in package-info.java of utility package.
Original pull request: #17.
This commit is contained in:
committed by
Oliver Gierke
parent
a1b939f6ab
commit
e65dec893d
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* JPA specific utitlity functions.
|
||||
* JPA specific utility functions.
|
||||
*/
|
||||
package org.springframework.data.jpa.repository.utils;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user