mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
Fix typo
This commit is contained in:
parent
f2a9723a53
commit
f1348fb72a
@ -103,7 +103,7 @@ public final class GroupBy {
|
||||
}
|
||||
|
||||
/**
|
||||
* Create a new aggregating set expression using a backing LinkedHashMap
|
||||
* Create a new aggregating set expression using a backing LinkedHashSet
|
||||
*
|
||||
* @param expression
|
||||
* @return
|
||||
|
||||
Loading…
Reference in New Issue
Block a user