mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-09 12:44:49 +00:00
HHH-11944 Fix typo in comment
This commit is contained in:
parent
123ef45975
commit
08cbe1a33f
@ -82,7 +82,7 @@ public class SessionDelegatorBaseImpl implements SessionImplementor {
|
||||
protected final SessionImplementor delegate;
|
||||
|
||||
/**
|
||||
* @deprecated (snce 6.0) SessionDelegatorBaseImpl should take just one argument, the SessionImplementor.
|
||||
* @deprecated (since 6.0) SessionDelegatorBaseImpl should take just one argument, the SessionImplementor.
|
||||
* Use the {@link #SessionDelegatorBaseImpl(SessionImplementor)} form instead
|
||||
*/
|
||||
@Deprecated
|
||||
|
Loading…
x
Reference in New Issue
Block a user