Skip to content

Commit a342b96

Browse files
jszwedkodsmith3197
andauthored
Update lib/vector-buffers/src/topology/acks.rs
Co-authored-by: Doug Smith <[email protected]>
1 parent 6da0713 commit a342b96

File tree

1 file changed

+1
-1
lines changed
  • lib/vector-buffers/src/topology

1 file changed

+1
-1
lines changed

lib/vector-buffers/src/topology/acks.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ where
322322
///
323323
/// # Panics
324324
///
325-
/// Will if pending markers is empty when last pending marker is an unknown size.
325+
/// Panics if pending markers is empty when last pending marker is an unknown size.
326326
pub fn add_marker(
327327
&mut self,
328328
id: N,

0 commit comments

Comments
 (0)