Fixed typo in comments
This commit is contained in:
parent
3751faedc4
commit
fbacac3b9b
@ -118,7 +118,7 @@ impl ComputedNode {
|
||||
self.unrounded_size
|
||||
}
|
||||
|
||||
/// The calculate node size as width and height in physical pixels, accounting for a non-uniform window scale factor.
|
||||
/// The calculated node size as width and height in physical pixels, accounting for a non-uniform window scale factor.
|
||||
///
|
||||
#[inline]
|
||||
pub const fn logical_size(&self) -> Vec2 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user