Skip to content

Commit 467cf15

Browse files
committed
[NFC] Fix typo lld::wasm in comment
1 parent 79df1a7 commit 467cf15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/wasm/Driver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,4 +1217,4 @@ void LinkerDriver::linkerMain(ArrayRef<const char *> argsArr) {
12171217
writeResult();
12181218
}
12191219

1220-
} // namespace wasm::lld
1220+
} // namespace lld::wasm

0 commit comments

Comments
 (0)