Fix .rst formatting error.
authorRui Ueyama <ruiu@google.com>
Sun, 1 Oct 2017 03:50:48 +0000 (03:50 +0000)
committerRui Ueyama <ruiu@google.com>
Sun, 1 Oct 2017 03:50:48 +0000 (03:50 +0000)
llvm-svn: 314618

lld/docs/index.rst

index c467ff2..624a73d 100644 (file)
@@ -73,7 +73,7 @@ Performance
 This is a link time comparison on a 2-socket 20-core 40-thread Xeon
 E5-2680 2.80 GHz machine with an SSD drive. We ran gold and lld with
 or without multi-threading support. To disable multi-threading, we
-added ``-no-threads'' to the command lines.
+added ``-no-threads`` to the command lines.
 
 ============  ===========  ============  ====================  ==================  ===============  =============
 Program       Output size  GNU ld        GNU gold w/o threads  GNU gold w/threads  lld w/o threads  lld w/threads