Skip to content

Commit 58e3a35

Browse files
committed
fix typo
1 parent 246617f commit 58e3a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/mod/worker.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# The max number of simultaneous requests that will be served.
99
# This is the old name and is still supported. The new name is
1010
# MaxRequestWorkers as of 2.3.13.
11-
# If maxreuestworkers is set, this value is ignored.
11+
# If maxrequestworkers is set, this value is ignored.
1212
#
1313
# @param minsparethreads
1414
# Minimum number of idle threads to handle request spikes.

0 commit comments

Comments
 (0)