diff options
| author | Felix Gruber <felgru@gmx.de> | 2015-10-18 17:11:50 +0200 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-18 14:14:07 -0400 |
| commit | 2ad09b34ecec5a643a4a08c88a0a1cc7703094e3 (patch) | |
| tree | 621ece48e772504492237e1b902c18062790b94b /doc | |
| parent | 57f4eca88a1c3762b452171ee0a9d1a4f1367402 (diff) | |
fix typo: propigate → propagate
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/usage.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 8a5148e9..4eed5416 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -37,7 +37,7 @@ and configured in haskell. then run on the target host, to satisfy its configured properties. A signed git commit is made by --spin, so that any changes you have made - get propigated to the target host. + get propagated to the target host. Multiple target hosts can be specified; propellor will run on each of them in sequence. |
