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:
committed by
Marge Bot
parent
9ceb8ac1a8
commit
0a24308384
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user