Commit 096a5a93 authored by John Nguyen's avatar John Nguyen
Browse files

Fixed some spelling mistakes

parent 131eb6bc
......@@ -6,7 +6,7 @@ using Svg.Transforms;
namespace Svg
{
/// <summary>
/// Represents and SVG rectangle that could also have reounded edges.
/// Represents an SVG rectangle that could also have rounded edges.
/// </summary>
[SvgElement("rect")]
public class SvgRectangle : SvgVisualElement
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment