From 92dafa182554b4d30919bb1db9b2f01b22385767 Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Tue, 21 Jan 2025 14:05:27 -0500 Subject: [PATCH] Update cpp/include/Glacier2/Config.h Co-authored-by: Joe George --- cpp/include/Glacier2/Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/include/Glacier2/Config.h b/cpp/include/Glacier2/Config.h index fea91cb0641..8787c1813e2 100644 --- a/cpp/include/Glacier2/Config.h +++ b/cpp/include/Glacier2/Config.h @@ -3,7 +3,7 @@ #ifndef GLACIER2_CONFIG_H #define GLACIER2_CONFIG_H -// This header is included in all Glacier generated headers. +// This header is included in all Glacier2 generated headers. #include "Ice/Config.h"