mirror of https://gitee.com/bigwinds/arangodb
Fix a typo.
This commit is contained in:
parent
2203bf37d5
commit
e12f5eca2e
|
@ -863,7 +863,7 @@ removed.
|
|||
The method returns a document with the attributes *_id*, *_key* and *_rev*.
|
||||
The attribute *_id* contains the document handle of the
|
||||
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
|
||||
that the specified revision is the current revision of that document.
|
||||
|
|
Loading…
Reference in New Issue