mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Fix some typos
Signed-off-by: Dirk Stolle <striezel-dev@web.de>
This commit is contained in:
parent
dca3b2f0c1
commit
f2260e7c18
8 changed files with 12 additions and 12 deletions
|
@ -289,7 +289,7 @@ fn tile_image(position: &mut Au, size: &mut Au, absolute_anchor_origin: Au, imag
|
|||
*position = new_position;
|
||||
}
|
||||
|
||||
/// For either the x or the y axis ajust various values to account for tiling.
|
||||
/// For either the x or the y axis adjust various values to account for tiling.
|
||||
///
|
||||
/// This is done separately for both axes because the repeat keywords may differ.
|
||||
fn tile_image_axis(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue