Skip to content

Commit 1e41714

Browse files
committed
Merge branch '5.1.x'
2 parents f9e22a0 + db56d34 commit 1e41714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/testing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3687,7 +3687,7 @@ See the <<integration-testing-annotations, annotation support>> section for furt
36873687
information and configuration examples. <<testcontext-executing-sql-declaratively-tx,
36883688
Transaction management for `@Sql`>> contains an additional example that uses `@Sql` for
36893689
declarative SQL script execution with default transaction rollback semantics. The
3690-
following example shows the relevant annotations in bold:
3690+
following example shows the relevant annotations:
36913691

36923692
[source,java,indent=0]
36933693
[subs="verbatim,quotes"]

0 commit comments

Comments
 (0)