Merge "Fix grammatical mistake, Changed character from "a" to "an""

This commit is contained in:
Jenkins
2017-08-23 15:55:18 +00:00
committed by Gerrit Code Review
13 changed files with 17 additions and 17 deletions

View File

@@ -150,7 +150,7 @@ class AttachmentsController(wsgi.Controller):
}
NOTE all that's required for a reserve is volume_uuid
and a instance_uuid.
and an instance_uuid.
returns: A summary view of the attachment object
"""