summaryrefslogtreecommitdiff
path: root/libcxx/docs
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-05-09 23:47:20 +0000
committerEric Fiselier <eric@efcs.ca>2017-05-09 23:47:20 +0000
commita7f4bbaeb81212a39dfe36ebbed4ac13c8ae7c29 (patch)
treeb2487e0f0eec137bb00ec7a747bea93186bbd7fb /libcxx/docs
parent65f12fd517e3d3cc86d18b6ec60db41daddf01db (diff)
Fix misspelling of environment throughout libc++
Diffstat (limited to 'libcxx/docs')
-rw-r--r--libcxx/docs/TestingLibcxx.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/docs/TestingLibcxx.rst b/libcxx/docs/TestingLibcxx.rst
index e4292764c4d..5c48ebe61dd 100644
--- a/libcxx/docs/TestingLibcxx.rst
+++ b/libcxx/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>