Merge "Fix typo: remove redundant 'the'"

This commit is contained in:
Jenkins 2016-10-10 11:48:02 +00:00 committed by Gerrit Code Review
commit 1ff0d6b625
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
features:
- Previously, the pre-deployment garbage collection executed the ``.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