Skip to content

Commit 59dd625

Browse files
AustinConlonserge-sans-paille
authored and
serge-sans-paille
committed
Add missing hyphens
1 parent af11c55 commit 59dd625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ object files. Tools include an assembler, disassembler, bitcode analyzer, and
2424
bitcode optimizer. It also contains basic regression tests.
2525

2626
C-like languages use the [Clang](http://clang.llvm.org/) front end. This
27-
component compiles C, C++, Objective C, and Objective C++ code into LLVM bitcode
27+
component compiles C, C++, Objective-C, and Objective-C++ code into LLVM bitcode
2828
-- and from there into object files, using LLVM.
2929

3030
Other components include:

0 commit comments

Comments
 (0)