mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-09 20:31:29 +11:00
fix copypasta comment
This commit is contained in:
parent
2ef58adad5
commit
39e35ceba9
|
@ -54,7 +54,7 @@ pub struct Layout {
|
|||
}
|
||||
|
||||
impl Layout {
|
||||
/// Creates a new packed encoding.
|
||||
/// Creates a zeroed layout.
|
||||
pub fn new() -> Self {
|
||||
Self::default()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue