Skip to content

Commit c0b1b81

Browse files
docs: fix tab title for solver config xml of EE
1 parent ea13d1e commit c0b1b81

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/src/modules/ROOT/pages/enterprise-edition/enterprise-edition.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ This feature is a commercial feature of Timefold Solver Enterprise Edition.
367367
It is not available in the Community Edition.
368368
====
369369

370-
With this feature, the solver can run significantly faster,
370+
With this feature, the solver can run significantly faster,
371371
getting you the right solution earlier.
372372
It has been designed to speed up the solver in cases where move evaluation is the bottleneck.
373373
This typically happens when the constraints are computationally expensive,
@@ -738,7 +738,7 @@ image::enterprise-edition/nodeSharingValueProposition.png[align="center"]
738738

739739
[tabs]
740740
====
741-
Plain Java::
741+
Solver Config XML::
742742
743743
* Add `<constraintStreamAutomaticNodeSharing>true</constraintStreamAutomaticNodeSharing>` in your `solverConfig.xml`:
744744
+
@@ -937,7 +937,7 @@ Unfortunately, traditional profiling tools only report the internal classes used
937937

938938
[tabs]
939939
====
940-
Plain Java::
940+
Solver Config XML::
941941
942942
* Add `<constraintStreamProfilingEnabled>true</constraintStreamProfilingEnabled>` in your `solverConfig.xml`:
943943
+

0 commit comments

Comments
 (0)