From 2c9b0b8894fd27623463825fc6aabd34617e25f0 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 1 Sep 2017 20:45:18 +0100 Subject: [PATCH] correct spelling mistake --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 95128f6..639ef83 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -250,7 +250,7 @@ Improved Documentation in master. Thanks Aron Curzon. - fix pytest issue419 by sending/receiving indices into the test - collection instead of node ids (which are not neccessarily unique + collection instead of node ids (which are not necessarily unique for functions parametrized with duplicate values) - send multiple "to test" indices in one network message to a slave