Merge "Fix a grammatical error"

This commit is contained in:
Jenkins 2016-09-29 16:12:06 +00:00 committed by Gerrit Code Review
commit f121631e40

View File

@ -2,7 +2,7 @@
features:
- Previously, when pre-deployment garbage collection occurred it executed ``.destroy``
method for objects that were present in the ``ObjectsCopy`` section of the
object model (which is the the snapshot of the model after last deployment)
object model (which is the snapshot of the model after last deployment)
and not present in the current model anymore (because they were deleted
through the API between deployments). If the destroyed objects were to
access another object that was not deleted it was accessing its copy from