summaryrefslogtreecommitdiffstats
path: root/docs/XRay.rst
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2017-06-30 09:47:17 +0000
committerIlya Biryukov <ibiryukov@google.com>2017-06-30 09:47:17 +0000
commit0cf8704795c74738f1eaf2e550a81ba3fe6e69a6 (patch)
tree2fd21d44ebb220ce7983afafe8647ffd995fb745 /docs/XRay.rst
parent83aa9ad2a39beb8e98861258efd6dbaff97727ca (diff)
Fixed misplaced table border in the docs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306811 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/XRay.rst')
-rw-r--r--docs/XRay.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/XRay.rst b/docs/XRay.rst
index e43f78e5ffe5..d61e4e6d9955 100644
--- a/docs/XRay.rst
+++ b/docs/XRay.rst
@@ -150,7 +150,7 @@ variable, where we list down the options and their defaults below.
| xray_logfile_base | ``const char*`` | ``xray-log.`` | Filename base for the |
| | | | XRay logfile. |
+-------------------+-----------------+---------------+------------------------+
-| xray_fdr_log | ``bool`` | ``false`` | Whether to install the |
+| xray_fdr_log | ``bool`` | ``false`` | Whether to install the |
| | | | Flight Data Recorder |
| | | | (FDR) mode. |
+-------------------+-----------------+---------------+------------------------+