Skip to content

Commit

Permalink
chore: docs fix
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Lamb <[email protected]>
  • Loading branch information
totoroyyb and alamb authored Jan 11, 2025
1 parent d2a5087 commit fd77575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow-ipc/src/reader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ unsafe fn create_dictionary_array_internal(
}

/// Reads the correct number of buffers based on list type and null_count, and creates a
/// list array ref
/// dictionary array ref
///
/// Safety:
/// `skip_validations` allows the creation of an `ArrayData` without performing the
Expand Down

0 comments on commit fd77575

Please sign in to comment.