Skip to content

Commit

Permalink
another "the" is helpful
Browse files Browse the repository at this point in the history
  • Loading branch information
dfrg committed Oct 23, 2024
1 parent 4b62edd commit 2378975
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions skrifa/src/color/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -296,8 +296,8 @@ impl<'a> ColorGlyph<'a> {

/// Returns the bounding box.
///
/// For COLRv1 glyphs, this is clip box of the specified COLRv1 glyph, or
/// `None` if clip boxes are not present or if there is none for the
/// For COLRv1 glyphs, this is the clip box of the specified COLRv1 glyph,
/// or `None` if clip boxes are not present or if there is none for the
/// particular glyph.
///
/// Always returns `None` for COLRv0 glyphs because precomputed clip boxes
Expand Down

0 comments on commit 2378975

Please sign in to comment.