mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
file_copy: Fix documentation typo
Slipping into open PR as both should be trivial.
This commit is contained in:
parent
4ec9200b17
commit
bc895292cd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Note that this necessarily violates the `first development guideline`_.
|
|||
Settings
|
||||
~~~~~~~~
|
||||
|
||||
The ``file_copy`` plugin takes a (non-empty) ``files`` list, and optionnaly a ``mkdirs`` list.
|
||||
The ``file_copy`` plugin takes a (non-empty) ``files`` list, and optionally a ``mkdirs`` list.
|
||||
|
||||
Files (items in the ``files`` list) must be objects with the following properties:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue