Remove redundant 'the'
Change-Id: I9f6a11d714e5e9f3c0c6609465225923495aa99a
This commit is contained in:
parent
8526d4c5d2
commit
3ae0b80bbd
@ -71,10 +71,9 @@ as described above.
|
|||||||
To restore a previous version of an object, find the desired version in the
|
To restore a previous version of an object, find the desired version in the
|
||||||
archive container then issue a ``COPY`` with a ``Destination`` header
|
archive container then issue a ``COPY`` with a ``Destination`` header
|
||||||
indicating the original location. This will archive the current version similar
|
indicating the original location. This will archive the current version similar
|
||||||
to a ``PUT`` over the versioned object. If the the client additionally wishes
|
to a ``PUT`` over the versioned object. If the client additionally wishes to
|
||||||
to permanently delete what was the current version, it must find the
|
permanently delete what was the current version, it must find the newly-created
|
||||||
newly-created archive in the archive container and issue a separate ``DELETE``
|
archive in the archive container and issue a separate ``DELETE`` to it.
|
||||||
to it.
|
|
||||||
|
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
How to Enable Object Versioning in a Swift Cluster
|
How to Enable Object Versioning in a Swift Cluster
|
||||||
|
Loading…
Reference in New Issue
Block a user