From b32823e95d7efd6f80b73fbd5bf5b553d8cdcf81 Mon Sep 17 00:00:00 2001 From: Adam Shapiro Date: Mon, 19 Aug 2024 08:15:28 -0400 Subject: [PATCH] Minor clarification. --- src/point_one/fusion_engine/messages/configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/point_one/fusion_engine/messages/configuration.h b/src/point_one/fusion_engine/messages/configuration.h index f475c236..191305ee 100644 --- a/src/point_one/fusion_engine/messages/configuration.h +++ b/src/point_one/fusion_engine/messages/configuration.h @@ -2254,7 +2254,7 @@ inline p1_ostream& operator<<(p1_ostream& stream, MessageRate val) { */ struct P1_ALIGNAS(4) InterfaceConfigSubmessage { /** - * The interface ID to target. + * The ID of the interface to be configured or queried. * * @note * TransportType::ALL is not supported.