Fix spelling
authorBoris Kirzner <borisk@mono-cvs.ximian.com>
Mon, 20 Mar 2006 07:49:05 +0000 (07:49 -0000)
committerBoris Kirzner <borisk@mono-cvs.ximian.com>
Mon, 20 Mar 2006 07:49:05 +0000 (07:49 -0000)
svn path=/trunk/mcs/; revision=58174

mcs/class/System.Data/Test/System.Data.Common/DataColumnMappingCollectionTest.cs
mcs/class/System.Data/Test/System.Data.Common/DataTableMappingCollectionTest.cs
mcs/class/System.Data/Test/System.Data/DataColumnCollectionTest.cs
mcs/class/System.Data/Test/System.Data/DataTableCollectionTest.cs

index d86ea195a82a5bb0e3316bdf3e8952fb59da97e6..ce061c744be6c74f1b1d4866593954a4e757da41 100644 (file)
@@ -377,7 +377,7 @@ namespace MonoTests.System.Data.Common
                
                [Test]
 #if TARGET_JVM
-               [Ignore ("Not works in TARGET_JVM")]
+               [Ignore ("Does not work with TARGET_JVM")]
 #endif
                public void ToStringTest()
                {
index af9c011d470027e6d3f6f7509149f131a84f5090..e9b2be98fe68a038a1026002f400cc31ef4aab0b 100644 (file)
@@ -361,7 +361,7 @@ namespace MonoTests.System.Data.Common
                
                [Test]
 #if TARGET_JVM
-               [Ignore ("Not works in TARGET_JVM")]
+               [Ignore ("Does not work with TARGET_JVM")]
 #endif
                public void ToStringTest()
                {
index e2cbc172b1b47f1dae20428732597cbcfd5b8a9b..861c36bc7bf310ae8b90af629cc84675dd816761 100644 (file)
@@ -571,7 +571,7 @@ namespace MonoTests.System.Data
 
                [Test]
 #if TARGET_JVM
-               [Ignore ("Not works in TARGET_JVM")]
+               [Ignore ("Does not work with TARGET_JVM")]
 #endif
                public void ToStringTest ()
                {
index 9519896280d5a4ee88432a065efd471e3eeede6f..e96ca5f7c55640e23d1f2c97c981026daf81b074 100644 (file)
@@ -349,7 +349,7 @@ namespace MonoTests.System.Data
 
                [Test]
 #if TARGET_JVM
-               [Ignore ("Not works in TARGET_JVM")]
+               [Ignore ("Does not work with TARGET_JVM")]
 #endif
                public void ToStringTest()
                {