From 42888b19ec191e4b3f261b10dd27486abbe72203 Mon Sep 17 00:00:00 2001 From: gered Date: Fri, 29 Mar 2013 19:05:01 -0400 Subject: [PATCH] fix bad xml comment formatting --- Gwen/ControlInternal/Highlight.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gwen/ControlInternal/Highlight.cs b/Gwen/ControlInternal/Highlight.cs index adad6f0..2354b4a 100644 --- a/Gwen/ControlInternal/Highlight.cs +++ b/Gwen/ControlInternal/Highlight.cs @@ -4,7 +4,7 @@ using Gwen.Control; namespace Gwen.ControlInternal { /// - /// Drag&drop highlight. + /// Drag & drop highlight. /// public class Highlight : Base {