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:
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