mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-08 20:24:46 +00:00
correct typo in doc
This commit is contained in:
parent
09d40d1785
commit
5e668a039f
@ -256,7 +256,7 @@ from Cat cat</programlisting>
|
||||
</itemizedlist>
|
||||
|
||||
<para>You may use arithmetic operators, concatenation, and recognized SQL
|
||||
functions in the select clause (dpending on configured dialect, HQL
|
||||
functions in the select clause (depending on configured dialect, HQL
|
||||
specific feature):</para>
|
||||
|
||||
<programlisting>select cat.weight + sum(kitten.weight)
|
||||
|
Loading…
x
Reference in New Issue
Block a user