Skip to content

Commit

Permalink
Fixed typo in SynonymGroupRepositoryInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
AnshuMishra17 authored and mage2pratik committed Jul 15, 2018
1 parent 7d62c64 commit 15f72bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public function save(\Magento\Search\Api\Data\SynonymGroupInterface $synonymGrou
public function delete(\Magento\Search\Api\Data\SynonymGroupInterface $synonymGroup);

/**
* Return a paritcular synonym group interface instance based on passed in synonym group id
* Return a particular synonym group interface instance based on passed in synonym group id
*
* @param int $synonymGroupId
* @return \Magento\Search\Api\Data\SynonymGroupInterface
Expand Down

0 comments on commit 15f72bf

Please sign in to comment.