One line typo bug which passed unoticed on previous commit.
[mono.git] / mcs / errors / cs3027.cs
index 74cefdf9de5be0f76476690105458c75b9dcf805..aefbdf057bacf936d535cdad2289a0ca1c991963 100644 (file)
@@ -1,4 +1,4 @@
-// cs3027.cs: 'I' is not CLS-compliant because base interface 'I2' is not CLS-compliant
+// CS3027: `I' is not CLS-compliant because base interface `I2' is not CLS-compliant
 // Line: 17
 // Compiler options: -warn:1 -warnaserror