diff --git a/doc/classes/Line2D.xml b/doc/classes/Line2D.xml index cfd23b28bde..22fe4f6194e 100644 --- a/doc/classes/Line2D.xml +++ b/doc/classes/Line2D.xml @@ -85,7 +85,7 @@ The style for the points between the start and the end. - The points that form the lines. The line is drawn between every point set in this array. + The points that form the lines. The line is drawn between every point set in this array. Points are interpreted as local vectors. The smoothness of the rounded joints and caps. This is only used if a cap or joint is set as round.