Removes a warning about duplicate label named _strings from CommandLine.rst.

llvm-svn: 276530
This commit is contained in:
Aaron Ballman 2016-07-23 18:52:21 +00:00
parent dd32f433dd
commit f733993300
1 changed files with 1 additions and 1 deletions

View File

@ -434,7 +434,7 @@ LEB128 is an unsigned integer value that is encoded using DWARF's LEB128
encoding, optimizing for the case where values are small
(1 byte for values less than 128).
.. _Strings:
.. _CoverageStrings:
Strings
^^^^^^^