diff --git a/doc/classes/Line2D.xml b/doc/classes/Line2D.xml index 68cec3e6243..cfd23b28bde 100644 --- a/doc/classes/Line2D.xml +++ b/doc/classes/Line2D.xml @@ -72,7 +72,7 @@ Controls the style of the line's first point. Use [enum LineCapMode] constants. - + The line's color. Will not be used if a gradient is set. diff --git a/doc/classes/Path2D.xml b/doc/classes/Path2D.xml index ab266a2f736..57e2091268b 100644 --- a/doc/classes/Path2D.xml +++ b/doc/classes/Path2D.xml @@ -15,7 +15,6 @@ A [Curve2D] describing the path. -