Fix typo: remove redundant 'the'

Change-Id: Ia01fa46a459847984914b88974342ce8de1fa659
This commit is contained in:
Luong Anh Tuan 2016-10-03 11:25:38 +07:00
parent 3baa7a973b
commit d966de042c
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