From bc895292cde52e3c479e3586afc99ef102211350 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Thu, 2 Jun 2016 16:12:01 -0700 Subject: [PATCH] file_copy: Fix documentation typo Slipping into open PR as both should be trivial. --- bootstrapvz/plugins/file_copy/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrapvz/plugins/file_copy/README.rst b/bootstrapvz/plugins/file_copy/README.rst index dc172ed..8daefa5 100644 --- a/bootstrapvz/plugins/file_copy/README.rst +++ b/bootstrapvz/plugins/file_copy/README.rst @@ -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: