Skip to content

Commit d068bec

Browse files
authored
Merge pull request #37135 from aressem/patch-1
Fix typo in full-pcpus-only option
2 parents f620f5d + 09ea2ce commit d068bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/cpu-management-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ policy option is not compatible with `TopologyManager` `single-numa-node`
293293
policy and does not apply to hardware where the number of sockets is greater
294294
than number of NUMA nodes.
295295

296-
The `full-pcpus-only` option can be enabled by adding `full-pcups-only=true` to
296+
The `full-pcpus-only` option can be enabled by adding `full-pcpus-only=true` to
297297
the CPUManager policy options.
298298
Likewise, the `distribute-cpus-across-numa` option can be enabled by adding
299299
`distribute-cpus-across-numa=true` to the CPUManager policy options.

0 commit comments

Comments
 (0)