Fix grammar error
This commit is contained in:
parent
66100fc351
commit
bd44f1ea12
3 changed files with 3 additions and 3 deletions
|
@ -111,7 +111,7 @@ cpu_display="off"
|
|||
# Logical: All virtual cores
|
||||
# Physical: All physical cores
|
||||
# --cpu_cores logical, physical, off
|
||||
cpu_cores="on"
|
||||
cpu_cores="logical"
|
||||
|
||||
|
||||
# GPU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue