diff options
| author | Eric Fiselier <eric@efcs.ca> | 2017-05-09 23:47:20 +0000 |
|---|---|---|
| committer | Eric Fiselier <eric@efcs.ca> | 2017-05-09 23:47:20 +0000 |
| commit | 78046e462417425daae02ddc7a472df117dfd05e (patch) | |
| tree | ef3bd4f00191ba124e37afeea5383b1de9f4fc45 /libcxx/docs | |
| parent | a06384f3d8e2b596b75d7a63c9bf1eb25e6d552e (diff) | |
| download | bcm5719-llvm-78046e462417425daae02ddc7a472df117dfd05e.tar.gz bcm5719-llvm-78046e462417425daae02ddc7a472df117dfd05e.zip | |
Fix misspelling of environment throughout libc++
llvm-svn: 302600
Diffstat (limited to 'libcxx/docs')
| -rw-r--r-- | libcxx/docs/TestingLibcxx.rst | 2 |
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> |

