Fix a grammatical error

This patch removes duplicate words.

Change-Id: I83c92b741bf65f96cad20cafaf5ea2d979c109de
This commit is contained in:
melissaml 2016-09-28 21:51:29 +08:00
parent a8800d9b14
commit f24f2c71b4
1 changed files with 1 additions and 1 deletions

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