Fix docs typo regarding lit.local.cfg files
authorJonathan Roelofs <jonathan@codesourcery.com>
Sat, 7 Feb 2015 17:18:26 +0000 (17:18 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Sat, 7 Feb 2015 17:18:26 +0000 (17:18 +0000)
llvm-svn: 228499

llvm/docs/CommandGuide/lit.rst

index 2708e9d..9c63848 100644 (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