aboutsummaryrefslogtreecommitdiff
path: root/libraries/python-levenshtein/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/python-levenshtein/README')
-rw-r--r--libraries/python-levenshtein/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/python-levenshtein/README b/libraries/python-levenshtein/README
index e85f563228662..69d943d69f98d 100644
--- a/libraries/python-levenshtein/README
+++ b/libraries/python-levenshtein/README
@@ -1,4 +1,3 @@
python-levenhstein is a C extension module for Python that can be
used for fast calculation of string distances with the Levenshtein
algorithm, as well as some other methods.
-