summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--help3xsl/fuzzysort.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/fuzzysort.js b/help3xsl/fuzzysort.js
index 78c8fccf6c..71f1733903 100644
--- a/help3xsl/fuzzysort.js
+++ b/help3xsl/fuzzysort.js
@@ -605,4 +605,4 @@ return fuzzysortNew()
// TODO: (like sublime) backslash === forwardslash
-// TODO: (performance) i have no idea how well optizmied the allowing typos algorithm is
+// TODO: (performance) i have no idea how well optimized the allowing typos algorithm is