Skip to content

Commit

Permalink
Update cpp/src/DataStorm/Contract.ice
Browse files Browse the repository at this point in the history
Co-authored-by: Joe George <[email protected]>
  • Loading branch information
pepone and externl authored Dec 2, 2024
1 parent 1793c9f commit d61c5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/src/DataStorm/Contract.ice
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ module DataStormContract
/// Announces new elements to the peer.
///
/// The peer will invoke `attachElements` for the elements it is interested in. The announced elements include
/// the readers, and writers associated with the specified topic.
/// the readers and writers associated with the specified topic.
///
/// @param topic The ID of the topic associated with the elements.
/// @param elements The sequence of elements to announce.
Expand Down

0 comments on commit d61c5fa

Please sign in to comment.