Skip to content

Commit

Permalink
#1934: Update comment in node_lb_data.h
Browse files Browse the repository at this point in the history
Co-authored-by: Cezary Skrzyński <[email protected]>
  • Loading branch information
thearusable and cz4rs authored Oct 25, 2022
1 parent 76f3f8c commit 84321c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vt/vrt/collection/balance/node_lb_data.h
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ struct NodeLBData : runtime::component::Component<NodeLBData> {
LBDataHolder* getLBData() { return lb_data_.get(); }

/**
* \internal \brief Set the minimal amount of historical LB data which should be hold
* \internal \brief Set the minimal amount of historical LB data which should be retained
*
* \param[in] hist_len the minimal amount of LB data to hold
*/
Expand Down

0 comments on commit 84321c3

Please sign in to comment.