File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ public interface IMagickSettings<TQuantumType>
146146
147147 /// <summary>
148148 /// Gets or sets the distance into the dash pattern to start the dash (default 0) while
149- /// drawing using a dash pattern, .
149+ /// drawing using a dash pattern.
150150 /// </summary>
151151 double StrokeDashOffset { get ; set ; }
152152
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ public IEnumerable<double>? StrokeDashArray
258258
259259 /// <summary>
260260 /// Gets or sets the distance into the dash pattern to start the dash (default 0) while
261- /// drawing using a dash pattern, .
261+ /// drawing using a dash pattern.
262262 /// </summary>
263263 public double StrokeDashOffset
264264 {
You can’t perform that action at this time.
0 commit comments