Merge pull request #4175 from saschaszott/saschaszott-patch-13

trivial change: fixed typo in description of trackSearch method
This commit is contained in:
Tim Donohue
2025-04-11 11:32:42 -05:00
committed by GitHub

View File

@@ -355,7 +355,7 @@ export class SearchService {
} }
/** /**
* Send search event to rest api using angularitics * Send search event to rest api using angulartics2
* @param config Paginated search options used * @param config Paginated search options used
* @param searchQueryResponse The response objects of the performed search * @param searchQueryResponse The response objects of the performed search
* @param clickedObject Optional UUID of an object a search was performed and clicked for * @param clickedObject Optional UUID of an object a search was performed and clicked for