Fix docs typo regarding lit.local.cfg files

llvm-svn: 228499
This commit is contained in:
Jonathan Roelofs 2015-02-07 17:18:26 +00:00
parent 29efe3b287
commit c990459b07
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ LOCAL CONFIGURATION FILES
~~~~~~~~~~~~~~~~~~~~~~~~~
When :program:`lit` loads a subdirectory in a test suite, it instantiates a
local test configuration by cloning the configuration for the parent direction
local test configuration by cloning the configuration for the parent directory
--- the root of this configuration chain will always be a test suite. Once the
test configuration is cloned :program:`lit` checks for a *lit.local.cfg* file
in the subdirectory. If present, this file will be loaded and can be used to