Skip to content

Commit

Permalink
doc: tweak version doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
abrown committed Oct 7, 2024
1 parent 777802a commit 236806a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/openvino/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pub use shape::Shape;
pub use tensor::Tensor;
pub use version::Version;

/// Emit the version string of the OpenVINO C API backing this implementation.
/// Emit the version of the OpenVINO C library backing this implementation.
///
/// # Panics
///
Expand Down

0 comments on commit 236806a

Please sign in to comment.