changelog: fix a typo in the changelog
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 05 Jan 2018 22:50:21 +0100
changeset 3370 1face8964965
parent 3369 c7fbb79cd366
child 3371 753e5ebabe7d
changelog: fix a typo in the changelog There is probably many others but that one is fixed now.
CHANGELOG
--- a/CHANGELOG	Fri Jan 05 04:37:19 2018 +0100
+++ b/CHANGELOG	Fri Jan 05 22:50:21 2018 +0100
@@ -6,7 +6,7 @@
 
   * new algorithm for obshashrange discovery:
 
-    The new algorithm is fast, simpler to cache and with better complexicty. It
+    The new algorithm is fast, simpler to cache and with better complexity. It
     is able to handle repository of any size (naive python implementation is a
     bit slow). Support for the previous experimental approach have been
     dropped, please update both clients and servers. The new approach is still