fix misspellings (#13976)

This commit is contained in:
chenyu
2026-01-02 10:37:38 -05:00
committed by GitHub
parent f49e4714af
commit 2e2b5fed12
7 changed files with 10 additions and 10 deletions

View File

@@ -70,7 +70,7 @@ AMD backend supports several interfaces for communicating with devices:
* `KFD`: uses the amdgpu driver
* `PCI`: uses the [AM driver](developer/am.md)
* `USB`: USB3 interafce for asm24xx chips.
* `USB`: USB3 interface for asm24xx chips.
You can force an interface by setting `AMD_IFACE` to one of these values. In the case of `AMD_IFACE=PCI`, this may unbind your GPU from the amdgpu driver.