Merge "Fix typo in documentation"

This commit is contained in:
Jenkins 2017-03-16 12:31:51 +00:00 committed by Gerrit Code Review
commit dd89e3336f
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ _DEVICE_FILTER_MAP = [
def to_profile(client, instance, network_info, block_info, update=False):
"""Convert a nova flavor to a lxd profile.
Every instance container created via nova-lxd has a profiled by the
Every instance container created via nova-lxd has a profile by the
same name. The profile is sync'd with the configuration of the container.
When the instance container is deleted, so is the profile.
"""