Skip to content

Commit

Permalink
small spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicodemus committed Jul 16, 2024
1 parent 0ba7df7 commit 700e331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swirl/processors/mapping.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ def process(self):
if result_number > self.provider.results_per_query:
# self.warning("Truncating extra results, found & retrieved may be incorrect")
break
# unique list of terms from highligts
# unique list of terms from highlights
# end for

fb = result_processor_feedback_provider_query_terms(provider_query_term_results)
Expand Down

0 comments on commit 700e331

Please sign in to comment.