Skip to content

Commit 166714c

Browse files
boulcesdeleuze
authored andcommitted
Update scheduling.adoc
Change quotation marks to backticks. Closes gh-33709
1 parent 67cb3c7 commit 166714c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framework-docs/modules/ROOT/pages/integration/scheduling.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ scheduled with a trigger.
633633

634634

635635
[[scheduling-task-namespace-scheduler]]
636-
=== The 'scheduler' Element
636+
=== The `scheduler` Element
637637

638638
The following element creates a `ThreadPoolTaskScheduler` instance with the
639639
specified thread pool size:
@@ -744,7 +744,7 @@ The following example sets the `keep-alive` value to two minutes:
744744

745745

746746
[[scheduling-task-namespace-scheduled-tasks]]
747-
=== The 'scheduled-tasks' Element
747+
=== The `scheduled-tasks` Element
748748

749749
The most powerful feature of Spring's task namespace is the support for configuring
750750
tasks to be scheduled within a Spring Application Context. This follows an approach

0 commit comments

Comments
 (0)