Skip to content

Commit cda36aa

Browse files
fatima-qaisarChristopherSchultz
authored andcommitted
Corrected reference from Service → Server in server.xml docs
1 parent 2b0a4e5 commit cda36aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapps/docs/config/server.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
</attribute>
8787

8888
<attribute name="utilityThreads" required="false">
89-
<p>The number of threads this <strong>Service</strong> will use for
89+
<p>The number of threads this <strong>Server</strong> will use for
9090
various utility tasks, including recurring ones. The special value
9191
of 0 will result in the value of
9292
<code>Runtime.getRuntime().availableProcessors()</code> being

0 commit comments

Comments
 (0)