diff options
Diffstat (limited to 'docs/XRay.rst')
-rw-r--r-- | docs/XRay.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/XRay.rst b/docs/XRay.rst index d650319e99220..e43f78e5ffe57 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`` | Wheter to install the | +| xray_fdr_log | ``bool`` | ``false`` | Whether to install the | | | | | Flight Data Recorder | | | | | (FDR) mode. | +-------------------+-----------------+---------------+------------------------+ |