From e6fad808e9459ed6211c5ee04f3f1a00b786fa7a Mon Sep 17 00:00:00 2001 From: luzpaz Date: Thu, 29 Jul 2021 14:52:44 -0400 Subject: Fix typos (#1291) --- lib/threads/catalog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/threads/catalog.py') diff --git a/lib/threads/catalog.py b/lib/threads/catalog.py index c3ccb0c3..c12ca1fe 100644 --- a/lib/threads/catalog.py +++ b/lib/threads/catalog.py @@ -75,7 +75,7 @@ class _ThreadCatalog(Sequence): Scans the catalog of color palettes and chooses one that seems most likely to be the one that the user used. A palette will only be - chosen if more tha 80% of the thread colors in the stitch plan are + chosen if more than 80% of the thread colors in the stitch plan are exact matches for threads in the palette. """ if not self.palettes: -- cgit v1.2.3