Skip to content
Snippets Groups Projects
Commit 00975833 authored by Mantas Jonušas's avatar Mantas Jonušas
Browse files

Fixed typos

parent 77557e74
No related branches found
No related tags found
No related merge requests found
......@@ -365,7 +365,7 @@ class Search
}
/**
* Returns currectly contained sorts object.
* Returns sorts object.
*
* @return Sorts
*/
......
......@@ -31,7 +31,7 @@ interface SearchEndpointInterface extends NormalizableInterface
public function addBuilder(BuilderInterface $builder, $parameters = []);
/**
* Returns currectly contained builder.
* Returns contained builder.
*
* @return BuilderInterface|BuilderInterface[]
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment