From 3245ae4a8ee60fcd8f808369fcd7f652d6eabf4a Mon Sep 17 00:00:00 2001 From: Xavier Robin <xavalias-github@xavier.robin.name> Date: Mon, 5 Feb 2024 17:13:22 +0100 Subject: [PATCH] typo --- CHANGELOG.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 4ab5f8ca8..756433b61 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -13,7 +13,7 @@ Changes in Release 2.x with the max_symmetries argument. Compounds with too many symmetries will be treated like they are not matching, and reported as unassigned with the new 'symmetries' reason. This allows avoiding extremely long execution - times with some higly symmetrical ligands. + times with some highly symmetrical ligands. * Several bug fixes and improvements. Changes in Release 2.6.1 -- GitLab