Commit 2e22d474 authored by Dorian Villet's avatar Dorian Villet

Fix some text consistency in comments.

parent 48cebd30
...@@ -124,7 +124,7 @@ class Document extends Query ...@@ -124,7 +124,7 @@ class Document extends Query
* *
* @param ReadOnlyDocumentInterface[]|DocumentInterface[] $documents * @param ReadOnlyDocumentInterface[]|DocumentInterface[] $documents
* @return self Provides fluent interface * @return self Provides fluent interface
* @throws RuntimeException If the given documents does not implement the interfaces * @throws RuntimeException If the given documents doesn't have the right interface
*/ */
public function addDocuments($documents) public function addDocuments($documents)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment