Skip to content

Commit

Permalink
Update src/contracts/Repository/Values/Content/Search/SpellcheckResul…
Browse files Browse the repository at this point in the history
…t.php

Co-authored-by: Konrad Oboza <[email protected]>
  • Loading branch information
adamwojs and konradoboza authored Dec 5, 2023
1 parent 1dc39e8 commit af9e622
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ final class SpellcheckResult
private ?string $query;

/**
* Flag indicating that corrections has been applied to input query.
* Flag indicating that corrections have been applied to input query.
*/
private bool $incorrect;

Expand Down

0 comments on commit af9e622

Please sign in to comment.