+comment wording
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
4882c2cf19
commit
0b4914a7f3
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ class CdistObject(object):
|
|||
raise cdist.Error('Error creating directories for cdist object: %s: %s' % (self, error))
|
||||
|
||||
def requirements_unfinished(self, requirements):
|
||||
"""Return state whether normal depedencies are satisfied"""
|
||||
"""Return state whether requirements are satisfied"""
|
||||
|
||||
object_list = []
|
||||
|
||||
|
|
Loading…
Reference in a new issue