fixed typo

This commit is contained in:
Sascha Szott
2025-04-11 17:39:40 +02:00
committed by GitHub
parent 0ff8ce9c25
commit a31ef383d9

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