diff CHANGELOG @ 3370:1face8964965

changelog: fix a typo in the changelog There is probably many others but that one is fixed now.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 05 Jan 2018 22:50:21 +0100
parents 0539070016b0
children 3ff0da45d4c7
line wrap: on
line diff
--- 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