Skip to content

Commit 65f0ca3

Browse files
authored
Merge pull request #14 from waywardmonkeys/fix-doc_overindented_list_items-lint
Fix `clippy::doc_overindented_list_items` lint
2 parents dbdd3d3 + 5208ca9 commit 65f0ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Broadly speaking, support is provided for the following:
88
- Pixel perfect hit testing with customizable coverage threshold
99
- Non-zero and even-odd fills
1010
- Stroking with the standard set of joins and caps
11-
(separate start and end caps are possible)
11+
(separate start and end caps are possible)
1212
- Numerically stable dashing for smooth dash offset animation
1313
- Vertex traversal for marker placement
1414
- Stepped distance traversal for animation or text-on-path support

0 commit comments

Comments
 (0)