fix: typo
This commit is contained in:
parent
1ddeb08c8e
commit
2901db9ae6
1 changed files with 1 additions and 1 deletions
|
@ -552,7 +552,7 @@ impl std::convert::AsRef<[u8]> for OkId {
|
|||
/// A type that represents a path that is safe to use in a URL.
|
||||
#[repr(transparent)]
|
||||
pub struct PathSafe(
|
||||
/// Innder okdi
|
||||
/// Innder okid
|
||||
pub OkId
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue