Fix misspelling in comment
Change 'Pase' to 'Parse' Change-Id: I35f2d13832c7250e8fe5b2920338b336f97b5c5d
This commit is contained in:
parent
e81008c21b
commit
edb2be997e
@ -39,7 +39,7 @@ class ThreadedSimpleServer(socketserver.ThreadingMixIn,
|
||||
|
||||
|
||||
def main():
|
||||
# Pase config file and command line options, then start logging
|
||||
# Parse config file and command line options, then start logging
|
||||
ironic_service.prepare_service(sys.argv)
|
||||
|
||||
# Build and start the WSGI app
|
||||
|
Loading…
x
Reference in New Issue
Block a user