summaryrefslogtreecommitdiff
path: root/spring-websocket/src/main/resources/org/springframework/web/socket/config/spring-websocket-4.0.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'spring-websocket/src/main/resources/org/springframework/web/socket/config/spring-websocket-4.0.xsd')
-rw-r--r--spring-websocket/src/main/resources/org/springframework/web/socket/config/spring-websocket-4.0.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/spring-websocket/src/main/resources/org/springframework/web/socket/config/spring-websocket-4.0.xsd b/spring-websocket/src/main/resources/org/springframework/web/socket/config/spring-websocket-4.0.xsd
index 36fa8af6..861fd865 100644
--- a/spring-websocket/src/main/resources/org/springframework/web/socket/config/spring-websocket-4.0.xsd
+++ b/spring-websocket/src/main/resources/org/springframework/web/socket/config/spring-websocket-4.0.xsd
@@ -349,7 +349,7 @@
This is essentially the "Unbounded queues" strategy as explained in java.util.concurrent.ThreadPoolExecutor.
When this strategy is used, the max pool size is effectively ignored.
By default this is set to twice the value of Runtime.availableProcessors().
- In an an application where tasks do not block frequently,
+ In an application where tasks do not block frequently,
the number should be closer to or equal to the number of available CPUs/cores.
]]></xsd:documentation>
</xsd:annotation>