mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Fix spelling mistakes in comments.
This commit is contained in:
parent
9f8dda7abc
commit
c254d195ad
24 changed files with 42 additions and 42 deletions
|
@ -250,7 +250,7 @@ fn bounding_box_for_run_metrics(metrics: &RunMetrics, writing_mode: WritingMode)
|
|||
None => {}
|
||||
}
|
||||
|
||||
// In vertical sideways or horizontal upgright text,
|
||||
// In vertical sideways or horizontal upright text,
|
||||
// the "width" of text metrics is always inline
|
||||
// This will need to be updated when other text orientations are supported.
|
||||
LogicalSize::new(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue