diff options
Diffstat (limited to 'docs/TestingLibcxx.rst')
-rw-r--r-- | docs/TestingLibcxx.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TestingLibcxx.rst b/docs/TestingLibcxx.rst index e4292764c4d0..5c48ebe61ddf 100644 --- a/docs/TestingLibcxx.rst +++ b/docs/TestingLibcxx.rst @@ -119,7 +119,7 @@ configuration. Passing the option on the command line will override the default. .. option:: libcxx_site_config=<path/to/lit.site.cfg> Specify the site configuration to use when running the tests. This option - overrides the enviroment variable LIBCXX_SITE_CONFIG. + overrides the environment variable LIBCXX_SITE_CONFIG. .. option:: cxx_headers=<path/to/headers> |