1
0
Fork 0

Fix a typo.

This commit is contained in:
Max Neunhoeffer 2016-03-17 17:47:28 +01:00 committed by Simran Brucherseifer
parent 2203bf37d5
commit e12f5eca2e
1 changed files with 1 additions and 1 deletions

View File

@ -863,7 +863,7 @@ removed.
The method returns a document with the attributes *_id*, *_key* and *_rev*. The method returns a document with the attributes *_id*, *_key* and *_rev*.
The attribute *_id* contains the document handle of the The attribute *_id* contains the document handle of the
removed document, the attribute *_rev* contains the document revision of removed document, the attribute *_rev* contains the document revision of
the removed eocument. the removed document.
If the selector contains a *_rev* attribute, the method first checks If the selector contains a *_rev* attribute, the method first checks
that the specified revision is the current revision of that document. that the specified revision is the current revision of that document.