Skip to content

Commit edf7e02

Browse files
committed
[clang][NFC] Fix Typo
1 parent 3785c1d commit edf7e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ClangOffloadBundler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ clang-offload-bundler extracts compatible device binaries for a given target
290290
from the bundled device binaries in a heterogeneous device archive and creates
291291
a target specific device archive without bundling.
292292

293-
clang-offlocad-bundler determines whether a device binary is compatible with a
293+
clang-offload-bundler determines whether a device binary is compatible with a
294294
target by comparing bundle ID's. Two bundle ID's are considered compatible if:
295295

296296
* Their offload kind are the same

0 commit comments

Comments
 (0)