diff --git a/components/editorControls/userControlWrapper/SerializationHelper.cs b/components/editorControls/userControlWrapper/SerializationHelper.cs index abae40c3f6..b8771db49f 100644 --- a/components/editorControls/userControlWrapper/SerializationHelper.cs +++ b/components/editorControls/userControlWrapper/SerializationHelper.cs @@ -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 {