Merge "Fix spelling mistake"

This commit is contained in:
Jenkins 2016-07-25 07:44:30 +00:00 committed by Gerrit Code Review
commit 0ead749dde

@ -62,7 +62,7 @@ class RootwrapDaemonHelper(object):
def addl_env_args(addl_env):
"""Build arugments for adding additional environment vars with env"""
"""Build arguments for adding additional environment vars with env"""
# NOTE (twilson) If using rootwrap, an EnvFilter should be set up for the
# command instead of a CommandFilter.