Skip to content

Commit 5b2b878

Browse files
committed
Fix indent
1 parent 7360819 commit 5b2b878

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/lib.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Among the unsupported features are currently:
4949
- The `spreadMethod` attribute of gradients
5050
- Raster images are not color managed but use PDF's DeviceRGB color space
5151
- A number of features that were added in SVG2, See
52-
[here](https://github.com/RazrFalcon/resvg/blob/master/docs/svg2-changelog.md) for a more
53-
comprehensive list.
52+
[here](https://github.com/RazrFalcon/resvg/blob/master/docs/svg2-changelog.md) for a more
53+
comprehensive list.
5454
*/
5555

5656
mod render;

0 commit comments

Comments
 (0)