Skip to content

Commit db56d34

Browse files
committed
Polishing
See gh-22577
1 parent 8f7b118 commit db56d34

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
@@ -3801,7 +3801,7 @@ See the <<integration-testing-annotations, annotation support>> section for furt
38013801
information and configuration examples. <<testcontext-executing-sql-declaratively-tx,
38023802
Transaction management for `@Sql`>> contains an additional example that uses `@Sql` for
38033803
declarative SQL script execution with default transaction rollback semantics. The
3804-
following example shows the relevant annotations in bold:
3804+
following example shows the relevant annotations:
38053805

38063806
====
38073807
[source,java,indent=0]

0 commit comments

Comments
 (0)