diff --git a/arrow-orc/src/stripe.rs b/arrow-orc/src/stripe.rs index addfe3b846c..ef82d6df7eb 100644 --- a/arrow-orc/src/stripe.rs +++ b/arrow-orc/src/stripe.rs @@ -130,7 +130,7 @@ impl StripeReader { Ok(None) } - /// Similar to [`get_optional_column_stream_bytes()`], but returns error if requested stream + /// Similar to [`Self::get_optional_column_stream_bytes()`], but returns error if requested stream /// doesn't exist. pub fn get_column_stream_bytes( &self,