From 309b3d251b3c3a6c8ed21fcceef0792ff4f5ea07 Mon Sep 17 00:00:00 2001
From: CFLAG <mathrack@users.noreply.github.com>
Date: Thu, 21 Nov 2024 09:48:48 +0100
Subject: [PATCH] Update CMakeLists.txt

---
 examples/Channel/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/Channel/CMakeLists.txt b/examples/Channel/CMakeLists.txt
index 9d35c8db..a0634c51 100644
--- a/examples/Channel/CMakeLists.txt
+++ b/examples/Channel/CMakeLists.txt
@@ -1,4 +1,4 @@
-# ABL
+# Channel
 set(case "Channel")
 set(example_files "")
 list(APPEND example_files "adios2_config.xml")
-- 
GitLab