fix bad xml comment formatting

This commit is contained in:
Gered 2013-03-29 19:05:01 -04:00
parent bb2bbdbced
commit 42888b19ec

View file

@ -4,7 +4,7 @@ using Gwen.Control;
namespace Gwen.ControlInternal
{
/// <summary>
/// Drag&drop highlight.
/// Drag &amp; drop highlight.
/// </summary>
public class Highlight : Base
{