Skip to content

Commit

Permalink
[docs] Remove dangling parenthesis from documentation
Browse files Browse the repository at this point in the history
Patch by leiteg.
  • Loading branch information
TNorthover committed Nov 19, 2019
1 parent 586f65d commit 75b5db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/docs/CommandLine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ Top-Level Classes and Functions
-------------------------------

Despite all of the built-in flexibility, the CommandLine option library really
only consists of one function `cl::ParseCommandLineOptions`_) and three main
only consists of one function `cl::ParseCommandLineOptions`_ and three main
classes: `cl::opt`_, `cl::list`_, and `cl::alias`_. This section describes
these three classes in detail.

Expand Down

0 comments on commit 75b5db3

Please sign in to comment.