Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-11-12 01:29:00 +0300
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-11-12 01:29:00 +0300
commitd7c227a6615102fe215b70f4b20840f17acda4c8 (patch)
treea654a758e3d1a21c7cafe8e6b4634052e8a8ae46 /mcs/class/README
parentc0b02c1059418357e53aa258a7cb96ca194412fb (diff)
bah
svn path=/trunk/mcs/; revision=19837
Diffstat (limited to 'mcs/class/README')
-rw-r--r--mcs/class/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/README b/mcs/class/README
index 15209b481b3..bf82cecee7f 100644
--- a/mcs/class/README
+++ b/mcs/class/README
@@ -25,7 +25,7 @@ testing.
throw new NotImplementedException ();
}
-* Supporting both .NET 1.2, .NET 1.1 and .NET 1.0 builds
+* Supporting .NET 1.2, .NET 1.1 and .NET 1.0 builds
The defines NET_1_1 and NET_1_2 are used to include
features. When NET_1_2 is defined, it also implies that the