Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

Files
3
@@ -146,7 +146,7 @@ class SearchExcludeNodeSearch extends NodeSearch {
/**
* Check if the entity needs to be re-indexed.
*
* If the $entity is a comment, the reindexing will aply to the associated
* If the $entity is a comment, the reindexing will apply to the associated
* node, otherwise the node itself. This will trigger a re-indexing only if
* the node type is not configured to be excluded by this plugin.
*
Loading