diff --git a/src/ucp/proto/proto_perf.h b/src/ucp/proto/proto_perf.h index cca0ccaf00c..f99824a63f2 100644 --- a/src/ucp/proto/proto_perf.h +++ b/src/ucp/proto/proto_perf.h @@ -164,7 +164,7 @@ ucs_status_t ucp_proto_perf_aggregate2(const char *name, * * @param [in] perf Performance data structure to update. * @param [in] func Function to apply to performance factors. - * @param [in] title Title for performance node that would be created + * @param [in] name Name for performance node that would be created * to represent the impact of @a func. * @param [in] desc_fmt Formatted description for performance node that * would be created to represent the impact of @a func.