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/errors/cs0653.cs')
-rw-r--r--mcs/errors/cs0653.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/cs0653.cs b/mcs/errors/cs0653.cs
index 97a84c58203..8efce4c7cbf 100644
--- a/mcs/errors/cs0653.cs
+++ b/mcs/errors/cs0653.cs
@@ -1,4 +1,4 @@
-// cs0653.cs: Cannot apply attribute class `AbstractAttribute' because it is abstract
+// cs0653.cs: Cannot apply attribute class `Abstract' because it is abstract
// Line: 10
using System;