2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.Web / System.Web.Management / IRegiisUtility.cs
index d8788445375eaf3548f8c80fa3e5cbe1e5d69535..051f5b33d12e6b99a2b01da2b2ad98b8d8e29fe7 100644 (file)
@@ -1,5 +1,5 @@
 //
-// System.Web.Management.IRegisiisUtility.cs
+// System.Web.Management.IRegiisUtility.cs
 //
 // Authors:
 //     Duncan Mak (duncan@ximian.com)
@@ -32,7 +32,7 @@ using System.Runtime.InteropServices;
 #if NET_2_0
 namespace System.Web.Management
 {
-        public interface IRegisiisUtility
+        public interface IRegiisUtility
         {
                 void ProtectedConfigAction (
                         long actionToPerform,