mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Merge pull request #1829 from vlajos/typofixes-vlajos-20150807
typofix - https://github.com/vlajos/misspell_fixer
This commit is contained in:
@@ -9,7 +9,7 @@ from compose.config import config
|
||||
|
||||
def make_service_dict(name, service_dict, working_dir):
|
||||
"""
|
||||
Test helper function to contruct a ServiceLoader
|
||||
Test helper function to construct a ServiceLoader
|
||||
"""
|
||||
return config.ServiceLoader(working_dir=working_dir).make_service_dict(name, service_dict)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user