mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Fix typo in README
This commit is contained in:
parent
ecaedea709
commit
bb25d32f03
@ -63,8 +63,8 @@ ILIAS and can return either an output path (so you can rename files or move
|
|||||||
them around as you wish) or `None` if you do not want to save the given file.
|
them around as you wish) or `None` if you do not want to save the given file.
|
||||||
|
|
||||||
Additionally the ILIAS synchronizer allows you to define a *crawl filter*. This
|
Additionally the ILIAS synchronizer allows you to define a *crawl filter*. This
|
||||||
filter also receives the computed path as the input, but is only called or
|
filter also receives the computed path as the input, but is only called for
|
||||||
*directoties*. If you return `True`, the directory will be crawled and
|
*directories*. If you return `True`, the directory will be crawled and
|
||||||
searched. If you return `False` the directory will be ignored and nothing in it
|
searched. If you return `False` the directory will be ignored and nothing in it
|
||||||
will be passed to the transformer.
|
will be passed to the transformer.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user