Skip to content

Commit fc3fea9

Browse files
committed
[#1287] Fix javadoc
1 parent 460f851 commit fc3fea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-reactive-core/src/test/java/org/hibernate/reactive/OrderQueriesTestBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import static org.assertj.core.api.Assertions.assertThat;
2828

2929
/**
30-
* Test {@code hibernate.order_updates} and {@code hibernate.order_updates} configurations.
30+
* Test {@code hibernate.order_updates} and {@code hibernate.order_inserts} configurations.
3131
*
3232
* @see Settings#ORDER_INSERTS
3333
* @see Settings#ORDER_UPDATES

0 commit comments

Comments
 (0)