mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 00:40:09 +01:00
docs: correct spelling of "choosing"
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>
This commit is contained in:
parent
9ceb8ac1a8
commit
0a24308384
1 changed files with 3 additions and 3 deletions
|
|
@ -55,7 +55,7 @@ Environment variables that control the behavior of the D3D12 driver.
|
|||
|
||||
.. envvar:: MESA_D3D12_DEFAULT_ADAPTER_NAME <string> ("")
|
||||
|
||||
Specifies a substring to search for when chosing a default adapter to run on.
|
||||
The first adapter matching the substring is chosen. The substring is not
|
||||
case sensitive.
|
||||
Specifies a substring to search for when choosing a default adapter to
|
||||
run on. The first adapter matching the substring is chosen. The substring
|
||||
is not case sensitive.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue