diff --git a/manifests/deps.pp b/manifests/deps.pp index b12b267c..98ee525d 100644 --- a/manifests/deps.pp +++ b/manifests/deps.pp @@ -66,7 +66,7 @@ class cinder::deps { # Support services need to be started in the service phase, but we don't # put them in the chain above because we don't want any false dependencies # between them and cinder services. Note: the service resources here will - # have a 'before' relationshop on the cinder::service::end anchor. + # have a 'before' relationship on the cinder::service::end anchor. # The line between cinder-support-service and cinder-service should be # whether or not cinder services would need to be restarted if the service # state was changed.