Skip to content

Commit

Permalink
docs: fullstop
Browse files Browse the repository at this point in the history
  • Loading branch information
simbleau committed Feb 8, 2024
1 parent cd3cb64 commit 36fd2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/vello_svg/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pub use vello;
pub use usvg;

/// Append a [`usvg::Tree`] into a Vello [`SceneBuilder`], with default error
/// handling This will draw a red box over (some) unsupported elements
/// handling. This will draw a red box over (some) unsupported elements
///
/// Calls [`render_tree_with`] with an error handler implementing the above.
///
Expand Down

0 comments on commit 36fd2f4

Please sign in to comment.