summaryrefslogtreecommitdiff
path: root/lib/threads
diff options
context:
space:
mode:
Diffstat (limited to 'lib/threads')
-rw-r--r--lib/threads/catalog.py2
1 files changed, 1 insertions, 1 deletions
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: