doc typo
This commit is contained in:
parent
4a028f5faf
commit
d63f13245f
@ -16,7 +16,7 @@
|
||||
|
||||
//! Semantic version formatting and comparing.
|
||||
|
||||
/// A version value with strict meaning. Use `to_u32` to convert to a simple integer.
|
||||
/// A version value with strict meaning. Use `as_u32` to convert to a simple integer.
|
||||
///
|
||||
/// # Example
|
||||
/// ```
|
||||
|
Loading…
Reference in New Issue
Block a user