mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 23:51:56 +00:00
[libc] Fix typo in header generation docs.
Reviewers: sivachandra, abrachet Reviewed By: sivachandra, abrachet Subscribers: libc-commits, MaskRay, tschuett Tags: #libc-project, #llvm Differential Revision: https://reviews.llvm.org/D72248
This commit is contained in:
parent
008e7bf923
commit
3101def847
@ -13,7 +13,7 @@ Header Configuration Language
|
||||
-----------------------------
|
||||
|
||||
Header configuration language consists of few special *commands*. The header
|
||||
generation mechanism takes a an input file, which has an extension of
|
||||
generation mechanism takes an input file, which has an extension of
|
||||
``.h.def``, and produces a header file with ``.h`` extension. The header
|
||||
configuration language commands are listed in the input ``.h.def`` file. While
|
||||
reading a ``.h.def`` file, the header generation tool does two things:
|
||||
|
Loading…
Reference in New Issue
Block a user