update to SerializationHelper

This commit is contained in:
starfighter83
2011-03-14 12:34:16 -01:00
parent 0ba61139f2
commit 24cabcdad3

View File

@@ -4,7 +4,7 @@ using System.Xml.Serialization;
using System.IO;
using System.Xml;
namespace umbraco.editorControls.userControlWrapper
namespace umbraco.editorControls.userControlGrapper
{
public class SerializationHelper
{