[clang][NFC] Fix Typo

This commit is contained in:
Jacob Lambert 2022-01-28 11:55:46 -08:00
parent 3785c1d055
commit edf7e026a8
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ clang-offload-bundler extracts compatible device binaries for a given target
from the bundled device binaries in a heterogeneous device archive and creates
a target specific device archive without bundling.
clang-offlocad-bundler determines whether a device binary is compatible with a
clang-offload-bundler determines whether a device binary is compatible with a
target by comparing bundle ID's. Two bundle ID's are considered compatible if:
* Their offload kind are the same