Skip to content

Commit

Permalink
[object] fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Enet4 committed Dec 7, 2024
1 parent 1f03486 commit 0435afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion object/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
//! See the [`mem`] module for more details.
//! - Loading a DICOM file can be done with ease via the function [`open_file`].
//! For additional file reading options, use [`OpenFileOptions`].
//! These are all available in the [`file`] module.
//! These are all available in the [`mod@file`] module.
//! - Other implementations of a DICOM object may exist
//! to better serve other use cases.
//! If generic support for any DICOM object implementation is a requirement,
Expand Down

0 comments on commit 0435afc

Please sign in to comment.