fix typo
This commit is contained in:
parent
de7432a953
commit
f4687935ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Files
|
# Files
|
||||||
|
|
||||||
All configuration is to be placed inside the `filaes` dict.
|
All configuration is to be placed inside the `files` dict.
|
||||||
This dict is a <key>:<value> mapping. With <key> being the path of a file, for example
|
This dict is a <key>:<value> mapping. With <key> being the path of a file, for example
|
||||||
'/boo/bar'. <value> is a *fileconfig* dict, see below.
|
'/boo/bar'. <value> is a *fileconfig* dict, see below.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue