summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index c23d539..a79125b 100644
--- a/Changelog
+++ b/Changelog
@@ -2,7 +2,7 @@ git HEAD
* Result: Add info key 900
* Station: Improve get_station matching quality by using the Levenshtein
- edit distance instead in addition to simple substring matching
+ edit distance in addition to simple substring matching
* new dependency: Text::LevenshteinXS (see README for notes about
drop-in replacements)
* new dependency: List::UtilsBy