From: Hans Wennborg Date: Tue, 14 Jul 2015 23:29:53 +0000 (+0000) Subject: Fix Sphinx error about duplicate label in CommandLine.rst:1560 and CoverageMappingFor... X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=37de644bfb6e119e19e68638d31c1baf0aeec89e Fix Sphinx error about duplicate label in CommandLine.rst:1560 and CoverageMappingFormat.rst git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242245 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CoverageMappingFormat.rst b/docs/CoverageMappingFormat.rst index 8fcffb838a3..9ac476c88b3 100644 --- a/docs/CoverageMappingFormat.rst +++ b/docs/CoverageMappingFormat.rst @@ -405,7 +405,7 @@ LEB128 is an unsigned interger 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: +.. _Strings: Strings ^^^^^^^