From 5bca4dfde78cc1ac30a249a128a87c3d0b1a263e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 24 Nov 2021 15:54:45 -0800 Subject: codespell fixes --- fatcat_scholar/query_citation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatcat_scholar/query_citation.py') diff --git a/fatcat_scholar/query_citation.py b/fatcat_scholar/query_citation.py index 83717e8..79eceef 100644 --- a/fatcat_scholar/query_citation.py +++ b/fatcat_scholar/query_citation.py @@ -93,7 +93,7 @@ def fuzzy_match( - WEAK - AMBIGUOUS - Eg, if there is any EXACT match that is always returned; an AMBIGIOUS + Eg, if there is any EXACT match that is always returned; an AMBIGUOUS result is only returned if all the candidate matches were ambiguous. TODO: actually do something with timeout -- cgit v1.2.3