Update typos

Change-Id: Ia0992ebc7a9355d5ea99d0cde28e03fc0d2a1346
This commit is contained in:
Swapnil Kulkarni (coolsvap)
2016-01-13 11:14:42 +05:30
parent f9ad095aa6
commit da900108d3
3 changed files with 3 additions and 3 deletions
imagebuild/coreos
ironic_python_agent

@ -30,7 +30,7 @@ LOG = logging.getLogger(__name__)
SUPPORTED_ROOT_DEVICE_HINTS = set(('size', 'model', 'wwn', 'serial', 'vendor'))
# Agent parameters can be pased by kernel command-line arguments and/or
# Agent parameters can be passed by kernel command-line arguments and/or
# by virtual media. Virtual media parameters passed would be available
# when the agent is started, but might not be available for re-reading
# later on because: