Fix broken intra-doc link in graphics::text
This commit is contained in:
parent
a8e2956f74
commit
35df95e988
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ impl FontSystem {
|
|||
#[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Default)]
|
||||
pub struct Version(u32);
|
||||
|
||||
/// A weak reference to a [`cosmic-text::Buffer`] that can be drawn.
|
||||
/// A weak reference to a [`cosmic_text::Buffer`] that can be drawn.
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct Raw {
|
||||
/// A weak reference to a [`cosmic_text::Buffer`].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue