fix spelling misktake

Change-Id: Ied84bcfaf60b78e6d5a744d2a395e93511755c43
This commit is contained in:
liushuobj 2018-05-15 09:37:14 +08:00 committed by Sergii Golovatiuk
parent e37e0e6d47
commit c72492c45c
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ def process_templates(template_path, role_data_path, output_dir,
# NOTE(flaper87): Ignore hidden dirs as we don't
# generate templates for those.
# Note the slice assigment for `dirs` is necessary
# Note the slice assignment for `dirs` is necessary
# because we need to modify the *elements* in the
# dirs list rather than the reference to the list.
# This way we'll make sure os.walk will iterate over