Skip to content

Commit daaab50

Browse files
committed
chore(java-devel): Fix typo
1 parent 9bf2015 commit daaab50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-devel/stackable/settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<aether.transport.http.retryHandler.count>5</aether.transport.http.retryHandler.count>
6666

6767
<!--
68-
By default, retries wait for 5000l milliseconds (5 seconds). We increase this to 10000l milliseonds
68+
By default, retries wait for 5000l milliseconds (5 seconds). We increase this to 10000l milliseconds
6969
(10 seconds) to spam the Nexus instance a little less.
7070
-->
7171
<aether.transport.http.retryHandler.interval>10000</aether.transport.http.retryHandler.interval>

0 commit comments

Comments
 (0)