Skip to content

Commit 75b5db3

Browse files
committed
[docs] Remove dangling parenthesis from documentation
Patch by leiteg.
1 parent 586f65d commit 75b5db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CommandLine.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,7 @@ Top-Level Classes and Functions
12771277
-------------------------------
12781278

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

0 commit comments

Comments
 (0)