Typo: sansative -> sensitive
This commit is contained in:
parent
e018ae1125
commit
0ae5ff797f
9 changed files with 20 additions and 20 deletions
|
@ -202,7 +202,7 @@ mkUrlIncludeExclude = go fallback
|
|||
|
||||
getglob f pc = do
|
||||
glob <- getRemoteConfigValue f pc
|
||||
Just $ compileGlob glob CaseInsensative (GlobFilePath False)
|
||||
Just $ compileGlob glob CaseInsensitive (GlobFilePath False)
|
||||
|
||||
mk minclude mexclude = pure $ UrlIncludeExclude
|
||||
{ checkUrlIncludeExclude = \u -> and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue