From d98eae25ae078d3df15692aaea14d735c20a206e Mon Sep 17 00:00:00 2001 From: Olexandr Konovalov <5751387+olexandr-konovalov@users.noreply.github.com> Date: Tue, 11 Aug 2026 15:16:02 +0100 Subject: [PATCH] Fix my name spelling --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index d59462b..078719b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -173,7 +173,7 @@ GRAPH, DUAL_GRAPH, FACETS, rather than the strange record. To be precise, only the ".hasse" part of the old version is returned. - set global variables POLYMAKE_PROGRAM and POLYMAKE_DATA_DIR to "read only" - status (thanks to Alexander Konovalov for this hint). + status (thanks to Olexandr Konovalov for this hint). ------------------