[libc] Fix typo in header generation docs.
authorPaula Toth <paulatoth@google.com>
Tue, 4 Feb 2020 18:39:16 +0000 (10:39 -0800)
committerPaula Toth <paulatoth@google.com>
Tue, 4 Feb 2020 19:43:59 +0000 (11:43 -0800)
Reviewers: sivachandra, abrachet

Reviewed By: sivachandra, abrachet

Subscribers: libc-commits, MaskRay, tschuett

Tags: #libc-project, #llvm

Differential Revision: https://reviews.llvm.org/D72248

libc/docs/header_generation.rst

index a934408..5a29485 100644 (file)
@@ -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: