Fix typo in image::Handle docs
This commit is contained in:
parent
fab6d79e84
commit
1747eb2745
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ impl Handle {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Returns the uniquie identifier of the [`Handle`].
|
/// Returns the unique identifier of the [`Handle`].
|
||||||
///
|
///
|
||||||
/// [`Handle`]: struct.Handle.html
|
/// [`Handle`]: struct.Handle.html
|
||||||
pub fn id(&self) -> u64 {
|
pub fn id(&self) -> u64 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue