summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2014-11-18 17:41:20 -0400
committerJoey Hess2014-11-18 17:41:20 -0400
commita19f01a508747fb1f04849616422d1530e8ec2da (patch)
treeb22e062d7f2bd9b518dd9d4b6c5f7afced4af87b /doc
parent69dd546cda939233dd3339ac055cceca44061b6e (diff)
parent6d8fd66f1363047da36ea190702f275fbe01b096 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'doc')
-rw-r--r--doc/centralized_git_repository.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/centralized_git_repository.mdwn b/doc/centralized_git_repository.mdwn
index 98fe9bf2..f47aa92e 100644
--- a/doc/centralized_git_repository.mdwn
+++ b/doc/centralized_git_repository.mdwn
@@ -19,7 +19,7 @@ You can add a central git repository to your existing propellor setup easily:
`Cron.runPropellor "30 * * * *"`
3. Let your hosts know about the changed configuration (including the url
- to the central repository), by running `proellor --spin $HOST` for each
+ to the central repository), by running `propellor --spin $HOST` for each
of your hosts.
Now the hosts will automatically update every 30 minutes, and you can