summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/TestingLibcxx.rst
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
commit78046e462417425daae02ddc7a472df117dfd05e (patch)
treeef3bd4f00191ba124e37afeea5383b1de9f4fc45 /libcxx/docs/TestingLibcxx.rst
parenta06384f3d8e2b596b75d7a63c9bf1eb25e6d552e (diff)
downloadbcm5719-llvm-78046e462417425daae02ddc7a472df117dfd05e.tar.gz
bcm5719-llvm-78046e462417425daae02ddc7a472df117dfd05e.zip
Fix misspelling of environment throughout libc++
llvm-svn: 302600
Diffstat (limited to 'libcxx/docs/TestingLibcxx.rst')
-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>
OpenPOWER on IntegriCloud