From 803ac1b1d6aa75263c6071abce736ac9e8b4989e Mon Sep 17 00:00:00 2001 From: Ilya Biryukov Date: Fri, 30 Jun 2017 09:47:17 +0000 Subject: [PATCH] Fixed misplaced table border in the docs. llvm-svn: 306811 --- docs/XRay.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/XRay.rst b/docs/XRay.rst index e43f78e5ffe..d61e4e6d995 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. | +-------------------+-----------------+---------------+------------------------+