diff --git a/src/app/AttributePathExpandIterator.cpp b/src/app/AttributePathExpandIterator.cpp index e3174f8417815b..f270991caf1275 100644 --- a/src/app/AttributePathExpandIterator.cpp +++ b/src/app/AttributePathExpandIterator.cpp @@ -129,7 +129,7 @@ std::optional AttributePathExpandIterator::NextAttributeId() : Clusters::Globals::Attributes::GeneratedCommandList::Id; // } - // At this point, the attributeID is NOT a wildcard (i.e. it is fixed) + // At this point, the attributeID is NOT a wildcard (i.e. it is fixed). // // For wildcard expansion, we validate that this is a valid attribute for for the given // cluster on the given endpoint. If not a wildcard expansion, return it as-is