Skip to content

Commit

Permalink
fix doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachelint committed Oct 13, 2024
1 parent 7cb7dfc commit e6c7e7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ pub struct ByteViewGroupValueBuilder<B: ByteViewType> {
/// Nulls
nulls: MaybeNullBufferBuilder,

/// phantom data so the type requires <B>
/// phantom data so the type requires `<B>`
_phantom: PhantomData<B>,
}

Expand Down

0 comments on commit e6c7e7e

Please sign in to comment.